Re: [Scikit-learn-general] Find the pattern causing clustering in the data (if any)

2013-12-05 Thread Lars Buitinck
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

[Scikit-learn-general] Find the pattern causing clustering in the data (if any)

2013-12-05 Thread Luca Cerone
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