| Package | Description |
|---|---|
| de.jungblut.classification.tree |
| Class and Description |
|---|
| AbstractTreeNode |
| DecisionTree
A decision tree that can be used for classification with numerical or
categorical features.
|
| FeatureType
Denotes a feature type, either numerical or nominal.
|
| RandomForest
A decision tree forest, using bagging.
|
Copyright © 2016. All rights reserved.