| Package | Description |
|---|---|
| org.opencv.ml |
| Class and Description |
|---|
| CvANN_MLP_TrainParams
Parameters of the MLP training algorithm.
|
| CvBoostParams
Boosting training parameters.
|
| CvDTreeParams
The structure contains all the decision tree training parameters.
|
| CvGBTreesParams
GBT training parameters.
|
| CvParamGrid
The structure represents the logarithmic grid range of statmodel parameters.
|
| CvRTParams
Training parameters of random trees.
|
| CvRTrees
The class implements the random forest predictor as described in the
beginning of this section.
|
| CvStatModel
Base class for statistical models in ML.
|
| CvSVMParams
SVM training parameters.
|
Copyright © 2014. All rights reserved.