use KNIME / Python and LightGBM to build a model - Hyperparameter tuning with BayesSearchCV and Optuna - also preparing data with vtreat
some parameters have been discussed with ChatGPT ...
MEDIUM Blog: Hyperparameter optimization for LightGBM — wrapped in KNIME nodes
https://medium.com/p/ddb7ae1d7e2
GitHub Repository - binary classification
https://github.com/ml-score/knime_meets_python/tree/main/machine_learning/binary
-------------------------------
The data used has beed adapted from:
Census Income Data Set
Abstract: Predict whether income exceeds $50K/yr based on census data. Also known as "Adult" dataset.
Extract and prepare the Census Income Files for usage in KNIME
https://archive.ics.uci.edu/ml/datasets/census+income
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!