How to write GMM (Gaussian mixture model) in Java?

How to write GMM (Gaussian mixture model) in Java There are some implementations in MATLAB, but I'm looking for some documentation and sample code in Java

PS: if possible, how can I use the Weka implementation in my code?

PS2: I found: http://www.lix.polytechnique.fr/ ~Where is the source code of Nielsen / MEF / GMM, so I can use it in my code?

PS3: another code found is: http://www.dii.unisi.it/ ~freno/JProGraM. HTML also has problems and must be adopted I should give the input list and get the list of all classification elements from the algorithm

Solution

Weka is a java data mining software that can execute GMM. It also has a good GUI. You can do some preliminary modeling before using java to complete all operations

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>