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

rapidminer and R

rafiqrurafiqru Member Posts: 2 Learner II
I know R for 5 years. Now I am doing machine learning in R. Will It be helpful to do machine learning in rapidminer? will my R knowledge help me?

Answers

  • jacobcybulskijacobcybulski Member, University Professor Posts: 391 Unicorn
    edited October 2020
    I use both R and RapidMiner (and for a while Python). R will definitely help you understanding all fundamentals of analytics, different models and data pre-processing as well as reporting. You will find out that what took you days can now be done in hours. At the same time, you will miss some plots and charts, and the way statistics are reported in R. It takes time to discover that many of these extras are also available via RapidMiner extensions. One more great facility in RapidMiner is R Scripting extension, so that if you are used to some R libraries, you can always jump out to R, perform some calculations and then return the results to RapidMiner for further computation. Good luck.
    Jacob
  • rafiqrurafiqru Member Posts: 2 Learner II
    thanks a lot
Sign In or Register to comment.