Searched refs:MIN_SAMPLE_COUNT (Results 1 – 1 of 1) sorted by relevance
368 int MAX_DEPTH, MIN_SAMPLE_COUNT, MAX_CATEGORIES, CV_FOLDS; in train() local372 modelParamsNode["min_sample_count"] >> MIN_SAMPLE_COUNT; in train()380 m->setMinSampleCount(MIN_SAMPLE_COUNT); in train()414 int MAX_DEPTH, MIN_SAMPLE_COUNT, MAX_CATEGORIES, CV_FOLDS, NACTIVE_VARS, MAX_TREES_NUM; in train() local418 modelParamsNode["min_sample_count"] >> MIN_SAMPLE_COUNT; in train()428 m->setMinSampleCount(MIN_SAMPLE_COUNT); in train()