DecisionTreeTrain Method |
Name | Description | |
---|---|---|
Train(Matrix, IntegerArray) |
The BaseClassifier interface function.
| |
Train(Matrix, IntegerArray, IListDecisionTreeFactorType, Vector, Double, Int32, Boolean, Boolean, Boolean, RandomGenerator) |
Build the decision tree CART classifier.
|