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
Does RM use XGBoost / LightGBM/ARMINA/ETS/ Autokeras/FBProphet/Scikit-Learn.
paulgureghian
Member Posts: 3 Learner I
Answers
The free version has all the same algorithmic capabilities as the advanced versions, the limitations are mainly around the amount of data that can be processed. There are native RapidMiner operators for many of these algorithms (Gradient Boosted Trees, Deep Learning, etc.) and in general any python or R algorithm would be available via the scripting extensions for those languages.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts
To complement what my sensei @Telcontar120 said: if you want to take a look at the RapidMiner operators, you just have to open RapidMiner Studio and see what is in the Operators panel. These are divided into Classification, Segmentation and others. Most of these are quite well documented on the Help panel, with example processes and exercises.
If these aren't enough (believe me, it takes a long way to find something that isn't there), you can find extensions to work with Keras, MonkeyLearn, Aylien and others, and there are two extensions to work with Python (I was able to make it work with the default Python installation from Mac, but believe me, you want Anaconda but you might haven't realized it yet), and R. The Marketplace is super easy to use.
All the best,