The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

Somnath_DasSomnath_Das Member Posts: 31 Maven
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

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    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
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • Somnath_DasSomnath_Das Member Posts: 31 Maven
    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?
Sign In or Register to comment.