Searched defs:ScoreSample (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DLearning_StochasticLinearRanker.java75 public float ScoreSample(List<StringFloat> sample) { method in class:Learning_StochasticLinearRanker
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.h177 double ScoreSample(const SparseWeightVector<Key, Hash> &sample) { function in class:learning_stochastic_linear::StochasticLinearRanker

Completed in 66 milliseconds