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

Alteration in EM algorithm

razaabdirazaabdi Member Posts: 10 Contributor I
edited November 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.