Data Science – Short lesson on cluster analysis
Introduction
In clustering you let data to be grouped according to their similarity. A cluster model is a group of segments -clusters- containing cases (such as clients, patients, cars, etc.).
Once a cluster model is developed, one question arises: How can I describe my model?
Here we present a way ... [Read more...]