Icon

Chapter5

This directory contains 2 workflows.

Icon01_​CrossValidation_​Scorer_​ROC 

This workflow shows how to train and test a basic classification model. Using the adult dataset, a decision tree is trained and tested to predict the […]

Icon02_​NumericScorer_​Partition 

Using the Iris flower dataset, a Linear Regression is trained to predictpetal width. The prediction error is calculated and shown by the Numeric Scorer node.