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.

URL: Decision Tree Node: Algorithm Settings https://youtu.be/CSwM92yTrJw

Decision Tree: Training 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
Read the data set
Table Reader (deprecated)
80% for training 20 % for testing
Table Partitioner
Decision Tree Learner
Decision Tree Predictor
Scorer (deprecated)
Decision Tree View (JavaScript) (deprecated)

Nodes

Extensions

Links