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

[SOLVED] Which RapidMiner Web service could be used to integerate with C#

iqraiqra Member Posts: 2 Contributor I
edited November 2018 in Help
Hello,

I am doing k-means clustering in rapidminer. I have made a desktop application c sharp and now want to integrate rapidminer process with C# application.

so that my form data goes to rapidminer process with clustering model and gives clustering results on that desktop application.

I am a newbie i really need to know which web service will be used and where to find that web service that can be used to do what I have mentioned above.
:-[

any help would be greatly appreciated..  :)

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Our RapidAnalytics Server (the server pendant to RapidMiner) can export the results of processes as a webservice.

    The community edition is available on our website.

    Please note that RapidAnalytics, as well as RapidMiner, are released under the AGPL license, which means that your C# program must be released under a compatible license.

    Best regards,
    Marius
Sign In or Register to comment.