This directory contains 11 workflows.
Visual Analysis of Sales Data Workflow that is built according to the instructions on the "Build a workflow" page and in the KNIME Quickstart […]
Example Workflow for ETL Basics Operations In this workflow, a number of ETL operations are performed on the sales2008-2011.csv dataset. Besides showing […]
Download taxi data for 2020-06. approx. 500k rows, 18 cols
Training boosted trees
GML on the titanic data set
Training a decision tree and training a random forest of decision trees.
- Train a random forest model - Apply the model to the test set - Evaluate the model performance with the Scorer node - Perform Pparameter optimization
Random Forest including tuning (parameter optimization) and CV
Training a decision tree and training a random forest of decision trees.