Options

Integration of RapidMiner with Python

keshr3106keshr3106 Member Posts: 12 Contributor II
edited August 2019 in Help
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
Tagged:

Answers

  • Options
    Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 RM Engineering
    Hi,

    you can call the RapidMiner commandline script and pass it the location of a process file as a parameter.

    Regards,
    Marco
Sign In or Register to comment.