Home
last modified time | relevance | path

Searched defs:GINI (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/include/
Dml.h1083 enum { DEFAULT=0, GINI=1, MISCLASS=3, SQERR=4 }; enumerator
/external/opencv3/apps/traincascade/
Dold_ml.hpp1114 enum { DEFAULT=0, GINI=1, MISCLASS=3, SQERR=4 }; enumerator