java - Expectation-Maximization in Weka for custom objects -


i'm planning use java weka library's em algorithm in order assign probabilities objects in cluster , then, work these probabilities.

furthermore, properties of objects loaded database, load them clusterer directly memory, instead of dumping them arff file in examples have found around web (e.g. serialization).

firstly, know if weka library proper 1 purpose of there exists 1 such apache commons math.

secondly, there example not manage file in order create instances?

i grateful help.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

wpf - C# NAudio - Changing audio playback position still plays a small buffer of old position -

Log not being recorded for quickfix c++ Session -