HomeSort by relevance Sort by last modified time
    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 624 milliseconds