OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setmodelpriorweights
(Results
1 - 2
of
2
) sorted by null
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
Learning_StochasticLinearRanker.java
95
return mLearningSlRanker.
setModelPriorWeights
(weights);
StochasticLinearRankerWithPrior.java
170
public boolean
setModelPriorWeights
(HashMap<String, Float> pw){
Completed in 70 milliseconds