Is XGBoost available in Rapidminer or any chance that in near future we can have XGBoost in RM?

Somnath_Das
Somnath_Das New Altair Community Member
edited November 5 in Community Q&A
I am aware of the available GBT model and others. Just wanted to know if XGBOOST is available or Rapidminer is planning to bring it in future.

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,
    not in the very near future. XGBoost has as far as I know no good way of training models in java on windows. So the Python Operator Framework is usually the way to go if XGBoost is required.
    Best,
    Martin
  • Somnath_Das
    Somnath_Das New Altair Community Member
    can you elaborate on this part: So the Python Operator Framework is usually the way to go if XGBoost is required.

    I have to build a XGBoost model and also that I have to deploy in production. Is there any solution?