How to Analyz Clustering Output
I am developing a Botnet Detection tool in Java (i am a newbie)
In my framework, first I cluster the input traffic by X-means algo that is embedded in Rapidminer (Data mining Tool).
Now I want to use the output of clustering in my tool (Botnet Detector). But I can not understand that how can I use the output of Rapidminer......Would you please break down this issue for me....