Icon

Exercise1

KBL: Chapter 4 Exercise1
Workflow: Chapter 4/Exercise 1 This workflow:- reads the wine data from the KBLdata folder- partitions the data: 80% to training set, 20% to test set- trains a decision tree to predict the wine class based on all other attributes (i.e. data columns)- applies the model to the test set- scores the right guess of Prediction(Class) vs. the original Class values. wine.datafrom folder KBLdatausing knime: protocoland relative pathto local workflow folder80% vs. 20%Node 8Class as TargetClass vs.Prediction(Class) File Reader Partitioning Decision TreePredictor DecisionTree Learner Scorer (JavaScript) Workflow: Chapter 4/Exercise 1 This workflow:- reads the wine data from the KBLdata folder- partitions the data: 80% to training set, 20% to test set- trains a decision tree to predict the wine class based on all other attributes (i.e. data columns)- applies the model to the test set- scores the right guess of Prediction(Class) vs. the original Class values. wine.datafrom folder KBLdatausing knime: protocoland relative pathto local workflow folder80% vs. 20%Node 8Class as TargetClass vs.Prediction(Class)File Reader Partitioning Decision TreePredictor DecisionTree Learner Scorer (JavaScript)

Nodes

Extensions

Links