scikit-learn/sklearn/cluster
Kumar Ashutosh b4561f09e6 [MRG+1] Deprecate pooling_func unused parameter in AgglomerativeClustering (#9875) 2017-10-24 16:27:59 +02:00
..
tests [MRG+2] Clean common tests (#9340) 2017-09-26 18:13:15 +02:00
__init__.py remove deprecated stuff from 0.17 2015-03-18 14:49:04 -04:00
_dbscan_inner.pyx Partly revert #6799 to keep DBSCAN fast (#9118) 2017-06-15 10:45:24 +02:00
_feature_agglomeration.py MAINT Removed deprecated stuff. 2015-10-21 10:24:23 +02:00
_hierarchical.pyx ENH: Py3 support 2014-02-04 23:45:08 +01:00
_k_means.pyx [MRG+1] Update docstrings of KMeans.inertia_ (#9920) 2017-10-15 18:56:18 -07:00
_k_means_elkan.pyx Fix typos (#9095) 2017-06-10 12:54:40 +02:00
affinity_propagation_.py [MRG+1] Affinity propagation edge cases (#9612) (#9635) 2017-09-05 20:15:55 +10:00
bicluster.py DOC y ignored in sklearn.cluster (#9671) 2017-09-03 09:55:58 +10:00
birch.py DOC y ignored in sklearn.cluster (#9671) 2017-09-03 09:55:58 +10:00
dbscan_.py DOC y ignored in sklearn.cluster (#9671) 2017-09-03 09:55:58 +10:00
hierarchical.py [MRG+1] Deprecate pooling_func unused parameter in AgglomerativeClustering (#9875) 2017-10-24 16:27:59 +02:00
k_means_.py [MRG+1] Update docstrings of KMeans.inertia_ (#9920) 2017-10-15 18:56:18 -07:00
mean_shift_.py [MRG+2] Clean common tests (#9340) 2017-09-26 18:13:15 +02:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00
spectral.py [MRG+2] Clean common tests (#9340) 2017-09-26 18:13:15 +02:00