i want to find efficency of cluster...I am using three clustering techniques kmeans ,dbscan ,hiearachical.How can i calculate best cluster am implementing in c#

Recommended Answers

All 2 Replies

You could time them. C# has a Stopwatch class.

no by using time we get the less processing time only..i need to find how efficiently they cluster the data ..I heard about fmeasure,match point etc.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.