Icon07 Random Forest 

07 Random Forest Exercise for training a Random Forest model. Build a Random Forest (Regression) model on a training set. Apply it to a test set, […]

Icon08 Parameter Optimization 

08 Parameter Optimization Exercise for building a parameter optimization loop. Optimize the number of trees in a Random Forest model with a […]

Iconextra 07 Random Forest 

07 Random Forest - Solution Solution to an exercise for training a Random Forest model. Build a Random Forest (Regression) model on a training set. […]

IconFully_​Automated 

This application takes a tabular input data and creates a classification model by automating feature selection, outlier detection, missing value handling, […]

Icon04 Advanced Machine Learning 

This workflow shows a hands-on exercise in the L2-DS Introduction to KNIME Analytics Platform for Data Scientists - Advanced course

Iconkn_​example_​uri_​url_​path_​fun_​with 

in KNIME there are serveral ways to list files, extract file information use paths and URLs and extract information from them. For excample you could: - […]

Icon02 Flow Variables and Components_​Custom 

This workflow shows a hands-on exercise in the L2-DS Introduction to KNIME Analytics Platform for Data Scientists - Advanced course

Icon04 Components - Solution 

04 Components - Solution Solution to an exercise for creating a component and using a shared component. Create a component that filters data based […]