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
Feature Selection Loop End
Decision Tree Predictor
Table View
Scorer (deprecated)
Scatter Plot
Decision Tree Learner
Normalizer
Feature Selection Loop Start (1:1)
Decision Tree View (JavaScript) (legacy)

Nodes

Extensions

Links