🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

EM clustering algorithm

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

As far as I know EM algorithm, in order to compute MLE estimates probability distribution function must be set. Which distribution function is used in RapidMiner? Gaussian?

Sort by:
1 - 1 of 11

    Hi,

     

    after looking at EMClusterer.java i would say it's multivariate gaussian including covariances.

     

    ~Martin