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

Deployment and connecting Rapid Miner process

FreshyFreshy image Contributor II
Hi,

I have a process for forecasting daily values.I need to deploy it and connect it with a process in external tools(python) so that any external user can run the process in Rapid Miner and get the output from the process in Python.

Please provide inputs on this!

Best Answers

  • MarcoBarradasMarcoBarradas image Unicorn
    Solution Accepted
    Hi @Freshy,

    If you have AI Hub available you can expose your process as a WebService that can be accessed by any external tool.

    The process is simple.

    Please watch this video from our academy.


    Dashboards: Data and Webservice | RapidMiner AI Hub

  • FreshyFreshy image Contributor II
    edited July 2021 Solution Accepted

    Thanks for this,this definitely answers my question!

    After exposing my process as a web service,I require the output of my process to go to python.

    What steps do I have to follow to send my output to python(external system)?

Answers

Sign In or Register to comment.