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

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 25 enum RegularizationType { L0, L1, L2, L1L2, L1LInf };
stochastic_linear_ranker.h 74 RegularizationType GetRegularizationType() const {
120 void SetRegularizationType(const RegularizationType r) {
207 RegularizationType regularization_type_;
sparse_weight_vector.h 158 int32 Reproject(const double norm, const RegularizationType r);
sparse_weight_vector.cpp 362 const RegularizationType r) {

Completed in 112 milliseconds