HomeSort by relevance Sort by last modified time
    Searched refs:SaveWeights (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h 173 void SaveWeights(SparseWeightVector<Key, Hash> *model) {
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.cpp 236 classifier->SaveWeights(&M_weights);
378 classifier->SaveWeights(&M_weights);

Completed in 81 milliseconds