[scikit-learn] Agglomerative clustering

Olivier Grisel olivier.grisel at ensta.org
Fri Jun 30 11:54:53 EDT 2017


You can have a look at the test named "test_agglomerative_clustering" in:

https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/cluster/tests/test_hierarchical.py

-- 
Olivier


More information about the scikit-learn mailing list