Icon

Decision_​Tree-Question

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)
Table Partitioner
Decision Tree Learner
Decision Tree Predictor
Naive Bayes Learner
Scorer
Decision Tree to Image
Read the data set
Table Reader (deprecated)
Table Partitioner
Naive Bayes Predictor
Scorer

Nodes

Extensions

Links