Home
last modified time | relevance | path

Searched defs:best_class (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/learning/multiclass_pa/native/
Dmulticlass_pa.cpp197 int best_class = -1; in GetClass() local
211 int best_class = -1; in SparseGetClass() local
228 int best_class = GetClass(data[t].first); in Test() local
241 int best_class = SparseGetClass(data[t].first); in SparseTest() local