Deployment/Integration

prolog
prolog New Altair Community Member
edited November 5 in Community Q&A
I have built a classification model on Rapidminer.

How do I deploy the model to be used with other external applications?
I have an external application that supplies input to the model  (one row at a time). The application needs the output of the model (single classification result at a time)


What is the easiest way to go about this?
Tagged:

Answers

  • land
    land New Altair Community Member
    Hi,
    the easiest way is to ask at rapid-i.com for a quote.

    The second easiest way for me would be to deploy an appropriate RapidMiner process as a webservice using RapidAnalytics.

    The third easiest way is to write java code that initializes RapidMiner, builds an appropriate process and finally executes it and retrieves the results line by line.

    Sorry, for a more detailed explanation I'm missing details in your request...

    Greetings,
      Sebastian