Cross Validation

Description:

Provides a skeleton of nodes necessary for cross validation

Contained nodes:

X-Aggregator:
Node that aggregates the result for cross validation.
X-Partitioner:
Data partitioner for use in a cross-validation flow
Decision Tree Learner:
Decision tree induction performed in memory.
Decision Tree Predictor:
Uses an existing decision tree to compute class labels for input vectors.