This directory contains 2 workflows.
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 […]
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.