Icon

ml_​binary

This directory contains 11 workflows.

IconHeart Disease - Machine Learning Case - Comparing Algorithms 

URL: How to Develop Your First XGBoost Model in Python https://machinelearningmastery.com/develop-first-xgboost-model-python-scikit-learn/ URL: A Beginner’s […]

IconHeart Disease - Machine Learning Case - LightGBM Hyper Parameter Optimization 

use KNIME / Python and LightGBM to build a model - Hyperparameter tuning with BayesSearchCV and Optuna - also preparing data with vtreat some parameters […]

IconHeart Disease - Machine Learning Case - MLP - Parameter Optimization Loop 

URL: Parameter Optimization Video - KNIME TV - YouTube https://youtu.be/IlqepyIba6Y URL: ML Algorithms and the Art of Parameter Selection - KNIME Blog […]

Iconkn_​example_​ml_​binary_​extra_​trees 

use KNIME / Python and sklearn to build a model with ExtraTreesClassifier - also preparing mixed data with vtreat

Iconkn_​example_​ml_​binary_​lightgbm_​hyper_​parameter_​opt 

use KNIME / Python and LightGBM to build a model - Hyperparameter tuning with BayesSearchCV and Optuna - also preparing data with vtreat some parameters […]

Iconkn_​example_​ml_​binary_​python_​xgboost 

Binary Classification - use Python XGBoost package and other nodes to build model and deploy that thru KNIME Python nodes prepare data with vtreat […]

Iconkn_​example_​ml_​binary_​threshold_​inspection_​table 

Inspect Results of Machine Learning "BINARY" (0,1) Targets using the "Binary Classification Inspector" and "H2O Binomial […]

IconPMML - Machine Learning Case - MLP - Apply via Python 

URL: Parameter Optimization Video - KNIME TV - YouTube https://youtu.be/IlqepyIba6Y URL: ML Algorithms and the Art of Parameter Selection - KNIME Blog […]

IconPython - PySpark and MLlib RandomForest Classifier (with vtreat) 

Demonstrates how to start a spark session within a Python node (the performance will very much depend on your machine) URL: Medium: Data preparation for […]