LightGBM
LightGBM Classifier
Create object for LightGBM classifier. It is used in machine learning in binary and mulit-class classification.
lightgbmclassificationclassifier
Required packages
You need below packages to use the code generated by recipe. All packages are automatically installed in MLJAR Studio.
lightgbm>=4.5.0
scikit-learn>=1.6.0
Interactive recipe
You can use below interactive recipe to generate code. This recipe is available in MLJAR Studio.
Python code
# Python code will be hereLightGBM cookbook
Code recipes from LightGBM cookbook.
Want a guided workflow instead of manual snippets? Try AI Data Analyst.
- ยซ Previous
- LightGBM Regressor
- Next ยป
- Train LightGBM