|
Class Summary |
| Dvector |
Class for handling a double vector. |
| Errors |
Class for containing the evaluation results of a model |
| Function |
Class for handling a linear function. |
| Impurity |
Class for handling the impurity values when spliting the instances |
| Ivector |
Class for handling integer vector |
| M5Prime |
Class for contructing and evaluating model trees; M5' algorithm. |
| M5Utils |
Class for some small methods used in M5Java |
| Matrix |
Class for handling a matrix |
| Measures |
Class for performance measures |
| Node |
Class for handing a node in the tree or the subtree under this node |
| Options |
Class for handing options |
| SplitInfo |
Stores split information. |
| Values |
Stores some statistics. |