Package | Description |
---|---|
smile.classification |
Classification algorithms.
|
Modifier and Type | Method and Description |
---|---|
AdaBoost.Trainer |
AdaBoost.Trainer.setMaximumLeafNodes(int J)
Sets the maximum number of leaf nodes in the tree.
|
AdaBoost.Trainer |
AdaBoost.Trainer.setNumTrees(int T)
Sets the number of trees in the random forest.
|
Copyright © 2015. All rights reserved.