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.cpp199 int best_class = -1; in GetClass() local
213 int best_class = -1; in SparseGetClass() local
230 int best_class = GetClass(data[t].first); in Test() local
243 int best_class = SparseGetClass(data[t].first); in SparseTest() local