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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.h55 regularization_type_ = L2;
76 return regularization_type_;
122 regularization_type_ = r;
208 RegularizationType regularization_type_; member in class:learning_stochastic_linear::StochasticLinearRanker

Completed in 104 milliseconds