OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GENTLE
(Results
1 - 2
of
2
) sorted by null
/external/opencv/ml/src/
mlboost.cpp
880
params.boost_type != LOGIT && params.boost_type !=
GENTLE
)
895
if( (params.boost_type == LOGIT || params.boost_type ==
GENTLE
) &&
982
// in case of logitboost and
gentle
adaboost each weak tree is a regression tree,
1041
else if( params.boost_type ==
GENTLE
)
[
all
...]
/external/opencv/ml/include/
ml.h
[
all
...]
Completed in 119 milliseconds