Alteration in EM algorithm

User: "razaabdi"
New Altair Community Member
Updated by Jocelyn

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.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer

    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.