Goto

Collaborating Authors

 non numeric data


Clustering with non numeric data

@machinelearnbot

I assume that you have a mixed dataset which has both numeric and non-numeric data types. In such cases, clustering based on a Euclidean distance measures will not be relevant. You could try conceptual clustering techniques which are based on concept hierarchy. The technique, called conceptual clustering, subdivides the data incrementally into subgroups based on a probabilistic measure known as "COHESION". A partition score is computed based on a category utility measure at each branch in concept hierarchy.