HomeSort by relevance Sort by last modified time
    Searched refs:regularization_type_ (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h 55 regularization_type_ = L2;
76 return regularization_type_;
122 regularization_type_ = r;
208 RegularizationType regularization_type_; member in class:learning_stochastic_linear::StochasticLinearRanker
stochastic_linear_ranker.cpp 107 switch (regularization_type_) {

Completed in 64 milliseconds