Searched refs:second_best_index (Results 1 – 3 of 3) sorted by relevance
47 int* second_best_index) { in GetTwoBest() argument49 *second_best_index = -1; in GetTwoBest()56 *second_best_index = *best_index; in GetTwoBest()61 *second_best_index = i; in GetTwoBest()84 int* second_best_index) { in GetTwoBestClassification() argument110 second_best_index); in GetTwoBestClassification()118 int second_best_index; in BestFeatureClassification() local121 &second_best_index); in BestFeatureClassification()158 float* second_best_score, int* second_best_index) { in GetTwoBestRegression() argument191 best_score, best_index, second_best_score, second_best_index); in GetTwoBestRegression()[all …]
61 int* second_best_index);
312 int32 second_best_index; in CheckFinishEarlyHoeffding() local314 &second_best_score, &second_best_index); in CheckFinishEarlyHoeffding()350 int32 second_best_index; in CheckFinishEarlyBootstrap() local352 &second_best_score, &second_best_index); in CheckFinishEarlyBootstrap()359 MakeBootstrapWeights(second_best_index, &weights2); in CheckFinishEarlyBootstrap()