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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.h173 void SaveWeights(SparseWeightVector<Key, Hash> *model) { function in class:learning_stochastic_linear::StochasticLinearRanker
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
H A Djni_stochastic_linear_ranker.cpp236 classifier->SaveWeights(&M_weights);
378 classifier->SaveWeights(&M_weights);

Completed in 174 milliseconds