Icon

Public

This directory contains 5 workflows.

Icon04_​Exporting_​a_​Decision_​Tree_​as_​Image 

The workflow learns a decision tree on a data set and applies the model on a new data set, whereby the distribution is shown in small histogram depiction.

Icon07_​Decision_​Tree 

This workflow is an example of how to build a basic prediction / classification model using a decision tree. Dataset describes wine chemical features. […]

Icon09_​Random_​Forest 

Training a decision tree and training a random forest of decision trees. URL: Decision Tree Node: Algorithm Settings https://youtu.be/CSwM92yTrJw

Iconlab 2 son hali 

This workflow builds a recommandation engine for market basket analysis using the Borgelt version of the Apriori algorithm. 1. Read Transaction/Basket […]