any update about the XGBoost and LightGBM implementations?
Best Answer
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,438RM Data ScientistHi@yoreme,we have it on our radar and if I am not mistaken XGBoost is the example for our python operator framework. So you can simply create your own python based operator to run XGBoost. You can check the help of Python Learner for some more infos:https://docs.www.turtlecreekpls.com/latest/studio/operators/modeling/python_learner.html
So far its a big hurdle to integrate LightGBM and XGBoost, since they are C(++) based. We are a Java platform, so this is not that straight forward. We carefully monitor this of course. If there is enough traction for alternative, 'native' XGBoost/Catboost/lightGBM implementations we will of course check what we can do.
Best,Martin
- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany1
Answers