Icon

01_​Example_​for_​Learning_​a_​Decision_​Tree

Decision Tree

After the data is partitioned into train and test set, a decision tree model is trained and applied.

Decision Tree A simple example using a decision tree learner andpredictor to classify some shuttle data. For morebackground information on the dataset see" http://archive.ics.uci.edu/ml/datasets/Statlog+(Shuttle) color by classscore resultssplit training set from test dataappend color to test datause decision tree to predict classesread databuild decision tree Color Manager Scorer Partitioning Color Appender Decision TreePredictor Table Reader DecisionTree Learner Decision Tree A simple example using a decision tree learner andpredictor to classify some shuttle data. For morebackground information on the dataset see" http://archive.ics.uci.edu/ml/datasets/Statlog+(Shuttle) color by classscore resultssplit training set from test dataappend color to test datause decision tree to predict classesread databuild decision treeColor Manager Scorer Partitioning Color Appender Decision TreePredictor Table Reader DecisionTree Learner

Nodes

Extensions

Links