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
Integration of RapidMiner with Python
Hello,
I need to call a RapidMiner process from Python. I tried to convert the RapidMiner process as a webservice using RapidAnalytics as explained in this link: http://rapid-i.com/rapidforum/index.php/topic,6301.0.html but was not successful.
Can someone suggest some way to integrate RapidMiner with Python? Some way of calling a RM process from my python script..?
Regards,
Keshav
I need to call a RapidMiner process from Python. I tried to convert the RapidMiner process as a webservice using RapidAnalytics as explained in this link: http://rapid-i.com/rapidforum/index.php/topic,6301.0.html but was not successful.
Can someone suggest some way to integrate RapidMiner with Python? Some way of calling a RM process from my python script..?
Regards,
Keshav
Tagged:
0
Answers
you can call the RapidMiner commandline script and pass it the location of a process file as a parameter.
Regards,
Marco