java - How to define Kmeans cluster of the new data -


im trying cluster data , wanna learn accurancy of on weka.i mean lets say, cluster our training data n groups have new test data learn clusters. how can it? checked samples of them test in training data.

use filteredclusterer, , choose kmeans in configuration dialog of filteredclusterer.

here text "more" button shows documentation clusterer:

name weka.clusterers.filteredclusterer

synopsis class running arbitrary clusterer on data has been passed through arbitrary filter. like clusterer, structure of filter based exclusively on training data , test instances processed filter without changing structure.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -