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.

"Data Mining - Own algorithm implementation"

suthasutha Member Posts: 1 Learner III
edited June 2019 in Help
Hi,

 I am using rapidminer for the past two months for my research work. I just want to know can I write my own code to add a new operator, if yes , please guide me how to do it. Then explain about "My Experiment " in rapidminer


Thank you,

Sutha Priscilla
Tagged:

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi Sutha,

    please have a look at "How to extend RapidMiner" here: http://docs.rapidminer.com/resources/

    You basically would create an extension (i.e., a plugin) written in Java.

    If you rather prefer to use Python or R, you can install the respective extensions from the RapidMiner Marketplace. They provide operators that allow you to integrate arbitrary R or Python script into your processes.

    Best regards,
    ~Marius Helf
Sign In or Register to comment.