Adrin Jalali
|
42173fdb34
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
Rahil Parikh
|
935f7e6606
|
DOC make `plot_agglomerative_clustering_metrics.py` colorblind friendly (#24655)
|
2022-10-17 10:18:42 +02:00 |
Meekail Zain
|
a5d50cf3c7
|
MNT Deprecate `affinity` in `AgglomerativeClustering` (#23470)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-07-06 17:02:16 +02:00 |
Dimitri Papadopoulos Orfanos
|
d4d5f8c7e0
|
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-10-22 15:33:22 +02:00 |
Thomas J. Fan
|
70a185ae59
|
MAINT Enable and run black on examples (#20502)
|
2021-10-07 10:13:00 +02:00 |
Thomas J. Fan
|
81dde3a6e5
|
STY Ensures that "flake8 ." works (#20298)
|
2021-06-18 15:46:40 +02:00 |
Andreas Mueller
|
c970fb51e7
|
COSMIT spelling
|
2015-01-15 15:09:35 -05:00 |
Rajat Khanduja
|
7d10d98492
|
Fixed some PEP8 violations even present in master branch, in examples/
This fixes some of the violations that were not caused by the change to pyplot
from pylab.
|
2014-05-15 09:35:24 +05:30 |
Gael Varoquaux
|
3ac34554e4
|
MISC: documentation and cosmits
Address comments by @jnothman
|
2014-02-17 11:20:42 +01:00 |
Gael Varoquaux
|
fa3edaac33
|
DOC: connectivity in agglomerative clustering
Explain the percolation effect.
|
2014-02-06 18:03:18 +01:00 |
Gael Varoquaux
|
cfa55d3e31
|
DOC: AgglomerationClustering doc and examples
|
2014-02-06 12:51:42 +01:00 |