Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/ml/src/
H A Dsvm.cpp1653 bool _is_classification, in TrainAutoBody() argument
1657 sidx(_sidx), is_classification(_is_classification), k_fold(_k_fold), result(_result) in TrainAutoBody()