|
Class Summary |
| Attribute |
Stores attribute information for data sets for machine learning. |
| AttributeFactory |
A factory for making attributes from a scanner. |
| Attributes |
Stores the attributes information for data sets for machine learning. |
| DataSet |
Implements a class for storing examples for machine-learning methods. |
| DiscreteAttribute |
Stores the attribute information for data sets for machine learning. |
| Example |
Stores the set of examples for data sets for machine learning. |
| Examples |
Implements a class for storing examples. |
| NominalAttribute |
Stores the attribute information for data sets for machine learning. |
| NumericAttribute |
Stores the attribute information for data sets for machine learning. |
| TrainTestSets |
Implements a class for storing training and testing sets for
machine-learning methods. |