Icon

Public

This directory contains 3 workflows.

Icon01_​DecisionTree 

Decision Tree Using the adult dataset, this workflow performs binary classification (income > or < 50K) using a Decision Tree. The target is the income […]

Icon01_​Example_​for_​Learning_​a_​Decision_​Tree 

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

Icon06_​NY_​Times_​RSS_​Feed_​Tag_​Cloud 

The workflow starts with a URL to a NY Times rss news feed. The news feed is downloaded and parsed and transformed in DocumentCells. Names of persons, […]