This directory contains 6 workflows.
The node complements 'lightgbm knime classifier'. Given the lightgbm model as estimated by 'lightgbm knime' and given the test data, this node makes […]
This KNIME node performs classification using lightgbm.LGBMClassifier. The classfier is compatible with sklearn API. All that the user has to do is to […]
This KNIME node performs regression using lightgbm.LGBMRegressor. The regressor is compatible with sklearn API. All that the user has to do is to configure […]
The node complements 'lightgbm knime regressor'. Given the lightgbm model as estimated by 'lightgbm knime regressor' and given the test data, this node […]
Classification using lightgbm node This workflow demonstrates use of lightgbm_knime node to make predictions. The dataset is Breast Cancer dataset (see […]
Regression using lightgbm node This workflow demonstrates use of lightgbm knime regressor node to make predictions. The dataset is Concrete Strength […]