LightGBM

LightGBM Regressor

Create object for LightGBM regressor. It is used in machine learning in regression task.

lightgbmregressionregressor

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

Interactive recipe

You can use below interactive recipe to generate code. This recipe is available in MLJAR Studio.

Python code

# Python code will be here
« Previous
LightGBM