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.

Alteration in EM algorithm

razaabdirazaabdi Member Posts: 10 Contributor I
edited December 2018 in Help

Hi everyone,

Actually my goal is to change the equation in EM algorithm to produce the new enhanced algorithm. For instance, To add or subtract some mathematical equations into the existing EM algorithm. Could anybody tell me that is it possible in Rapidminer?? Or i should go for progamming language instead.

 

Kind regards,

Abidi.

Best Answer

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Solution Accepted

    It's not an option to change the algorithm in the GUI, but if you know java you can copy the operator from Github and build your own version of it instead.  Check out the developers forum for tips on compiling your own operators for use in RapidMiner.

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts

Answers

  • razaabdirazaabdi Member Posts: 10 Contributor I

    Thank you very much for your answer and suggestion.

  • elena20elena20 Member Posts: 14 Learner III

    How do i do
    I am a beginner
    please guide me?

Sign In or Register to comment.