OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:regularization_type_
(Results
1 - 2
of
2
) sorted by null
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h
54
regularization_type_
= L2;
75
return
regularization_type_
;
121
regularization_type_
= r;
207
RegularizationType
regularization_type_
;
member in class:learning_stochastic_linear::StochasticLinearRanker
stochastic_linear_ranker.cpp
107
switch (
regularization_type_
) {
Completed in 35 milliseconds