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

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DLearning_StochasticLinearRanker.java95 return mLearningSlRanker.setModelPriorWeights(weights);
H A DStochasticLinearRankerWithPrior.java170 public boolean setModelPriorWeights(HashMap<String, Float> pw){ method in class:StochasticLinearRankerWithPrior

Completed in 83 milliseconds