| Algorithm 1: The learning process details of the RankBoot algorithm for approaching the final ranking H. |
|
Require: Initial values of (D , ) over each code example pair in the training data. 1: Initialize: 2: for t = 1, …, T (T = 12) do 3: Build ranking function f t (c) based on the ranking feature. 4: Choose using Equation (8). 5: Update: 6: end for 7: Output the final ranking |