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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.h54 regularization_type_ = L2;
75 return regularization_type_;
121 regularization_type_ = r;
207 RegularizationType regularization_type_; member in class:learning_stochastic_linear::StochasticLinearRanker
H A Dstochastic_linear_ranker.cpp107 switch (regularization_type_) {

Completed in 220 milliseconds