Home
last modified time | relevance | path

Searched refs:NACTIVE_VARS (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/ml/test/
Dtest_mltests2.cpp414 int MAX_DEPTH, MIN_SAMPLE_COUNT, MAX_CATEGORIES, CV_FOLDS, NACTIVE_VARS, MAX_TREES_NUM; in train() local
423 modelParamsNode["nactive_vars"] >> NACTIVE_VARS; in train()
434 m->setActiveVarCount(NACTIVE_VARS); in train()