Home
last modified time | relevance | path

Searched defs:LOGIT (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/java/src/
Dml+Boost.java19 LOGIT = 2, field in Boost
/external/opencv3/modules/ml/include/opencv2/
Dml.hpp1187 LOGIT=2, //!< LogitBoost. It can produce good regression fits. enumerator
/external/opencv/ml/include/
Dml.h1080 enum { DISCRETE=0, REAL=1, LOGIT=2, GENTLE=3 }; enumerator
/external/opencv3/apps/traincascade/
Dold_ml.hpp1111 enum { DISCRETE=0, REAL=1, LOGIT=2, GENTLE=3 }; enumerator