Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
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