|
|
RandomForest Constructor |
| Name | Description | |
|---|---|---|
| RandomForest(DecisionTree) |
Creates a new random forest.
| |
| RandomForest(Int32, Int32) |
Creates a new random forest.
| |
| RandomForest(Int32, IListDecisionVariable, Int32) |
Creates a new random forest.
|