🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

evaluating clustering algorithms?

User: "Mm861552"
New Altair Community Member
Updated by Jocelyn
We are working on text clustering for the data science project we find a few algorithms that can work with text like
-K-means
-K-medoids 
These two are centroid clustering and we use Davies Bouldin evaluation metrics to evaluate them  
-Agglomerative clustering
-Top-down clustering
These two are hierarchical clustering but we don't know how to evaluate them we need to compare between these four, so we need to find unified evaluation method

Find more posts tagged with