Icon

01_​Preprocessing

This directory contains 7 workflows.

Icon01_​Feature_​Elimination_​with_​Naive_​Bayes 

This workflow demonstrates the usage of the Feature Elimination Meta Node. The first input is labeled training data, the second test data which does not […]

Icon03_​Perform_​Feature_​Selection 

This workflow shows how to perform a forward feature selection on the iris data set using the preconfigured Forward Feature Selection meta node.

Icon04_​Data_​Preprocessing_​for_​ML_​Models 

Data Preprocessing for ML Models This workflow demonstrates the following standard preprocessing steps before training a machine learning model: - […]