Searched refs:current_negative_score (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp87 const double current_negative_score = ScoreSample(current_negative_); local
88 if ((negative_score > current_negative_score) ||

Completed in 1105 milliseconds