Icon

07_​Decision_​Tree

Training a Decision Tree

This workflow is an example of how to build a basic prediction / classification model using a decision tree. Dataset describes wine chemical features. Output class is wine color: red/white.

Decision Tree: TrainingThis workflow is an example of how to build a basic prediction / classification model using a decision tree.Dataset describes wine chemical features. Output class is wine color: red/white Read the data set80% for training 20 % for testing Table Reader Partitioning DecisionTree Learner Decision TreePredictor Scorer Decision Tree View Decision Tree: TrainingThis workflow is an example of how to build a basic prediction / classification model using a decision tree.Dataset describes wine chemical features. Output class is wine color: red/white Read the data set80% for training 20 % for testing Table Reader Partitioning DecisionTree Learner Decision TreePredictor Scorer Decision Tree View

Nodes

Extensions

Links