Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

[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.