Icon

13_​Meta_​Learning

This directory contains 5 workflows.

Icon01_​Combining_​Classifiers_​using_​Prediction_​Fusion 

This workflow shows how the prediction fusion node can be used to combine the predictions of a naive bayes and a svm classifier.

Icon02_​Learning_​a_​Random_​Forest 

This workflow shows how the random forest nodes can be used for classification and regression tasks. It also shows how the "Out-of-bag" data that each […]

Icon03_​Learning_​a_​Tree_​Ensemble_​Model 

This workflow shows how the tree ensemble nodes can be used for regression and classification tasks. Note: If you want to deploy a random forest, we […]

Icon04_​Cross-Platform_​Ensemble_​Model 

The challenge is to blend together models from different analytics platforms - i.e. Python , R, and KNIME - to create an ensemble model. Data is the […]

Icon05_​Weak_​Supervision_​on_​the_​Adult_​dataset 

This workflow shows how to use the Weak Label Model Learner and Predictor nodes to aggregate sources of weak supervision such as weak models or simple rules […]