Searched refs:best_candidate (Results 1 – 1 of 1) sorted by relevance
220 const auto best_candidate = (*best_split_per_node)[node_id]; in FindBestSplitsPerNode() local221 const int32 best_feature_id = feature_ids(best_candidate.feature_idx); in FindBestSplitsPerNode()