| Class | Description |
|---|---|
| Describe |
Generates a file descriptor for a given dataset
|
| ForestVisualizer |
This tool is to visualize the Decision Forest
|
| Frequencies |
Compute the frequency distribution of the "class label"
This class can be used when the criterion variable is the categorical attribute. |
| FrequenciesJob |
Temporary class used to compute the frequency distribution of the "class attribute".
This class can be used when the criterion variable is the categorical attribute. |
| TreeVisualizer |
This tool is to visualize the Decision tree
|
| UDistrib |
This tool is used to uniformly distribute the class of all the tuples of the dataset over a given number of
partitions.
This class can be used when the criterion variable is the categorical attribute. |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.