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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/java/android/bordeaux/learning/
H A DStochasticLinearRanker.java117 boolean res = setModelWeights(wKeys, wValues, model.weightNormalizer);
129 public boolean setModelWeights(String[] keys, float [] values, float normalizer){ method in class:StochasticLinearRanker

Completed in 79 milliseconds