LocalCascadeEnsemble / LCE

Random Forest or XGBoost? It is Time to Explore LCE
https://lce.readthedocs.io/
Apache License 2.0
66 stars 8 forks source link

Adding LightGBM as backend #14

Closed uprokevin closed 10 months ago

uprokevin commented 10 months ago

Describe the workflow you want to enable

Can you add LighGBM as engine backend ?

Describe your proposed solution

Please provide where we need to change the code

Describe alternatives you've considered, if relevant

No response

Additional information

No response

LocalCascadeEnsemble commented 10 months ago

Hello,

Thank you for your message and I confirm that LightGBM is available in LCE package 0.3.4 by changing base_learner="lightgbm".

Best,