2013/12/5 Luca Cerone :
> I have a dataset made of N elements each which m features. Each item is
> either
> labelled as A or as B. Are there ways using scikit-learn to have some
> clustering
> algorithm that forces the clusters to be A and B, and returns the set of
> rules
> that determine such cl
Dear all,
I would like to know how to solve this problem I have using scikit-learn.
I have a dataset made of N elements each which m features. Each item is
either
labelled as A or as B. Are there ways using scikit-learn to have some
clustering
algorithm that forces the clusters to be A and B, and