Package | Description |
---|---|
smile.classification |
Classification algorithms.
|
Modifier and Type | Method and Description |
---|---|
DecisionTree.Trainer |
DecisionTree.Trainer.setMaximumLeafNodes(int J)
Sets the maximum number of leaf nodes in the tree.
|
DecisionTree.Trainer |
DecisionTree.Trainer.setSplitRule(DecisionTree.SplitRule rule)
Sets the splitting rule.
|
Copyright © 2015. All rights reserved.