Integrate model with third party tool

User: "Swati"
New Altair Community Member
Updated by Jocelyn
I want to deploy my model and use it with a third party tool like excel or so, that increases the ease of use for the end user.
Sort by:
1 - 1 of 11
    User: "jacobcybulski"
    New Altair Community Member
    Accepted Answer
    Updated by jacobcybulski
    Unfortunately, RapidMiner does not have a general-purpose single user support for integration with other tools such as Excel. I imagine each vendor of an external product has to write an extension to help us here. For example, there is a really good interface with Tableau, which you could investigate for what you have in mind.
    If you use a RapidMiner server, you have to rely on an enterprise solution, which may involve Real-Time Scoring Agent. You can also create a server-side web page which accepts some data and generates a table of results and possibly some charts. This web page can be distributed within an organization. You could also feed live data from such a web page into Excel for further calculations and processing.
    Jacob