Gael Varoquaux
|
d4f53edd99
|
DOC: add docs of assign_label in spectral clustering
|
2012-10-27 22:40:45 +02:00 |
Andreas Mueller
|
c59a7dd066
|
ENH updated whatsnew for bugfix, removed warning box, tightened test.
|
2012-08-27 11:41:52 +02:00 |
Lars Buitinck
|
53149548f2
|
DOC typo
|
2012-06-18 01:07:47 +02:00 |
Dan O'Huiginn
|
1deddaab70
|
Fix a few spelling/grammar errors in the docs
|
2012-06-04 10:22:28 -04:00 |
Andreas Mueller
|
4bcf9f4a31
|
Merge pull request #776 from amueller/normalized_mutual_information
MRG Normalized mutual information
|
2012-06-03 11:08:31 -07:00 |
Andreas Mueller
|
d9a6243c98
|
ENH rename k in clustering examples and doctests to n_clusters
|
2012-05-30 07:41:34 +02:00 |
Gael Varoquaux
|
d69c5d385b
|
Typo
|
2012-05-23 06:59:13 +02:00 |
Gael Varoquaux
|
df22296414
|
Typo
|
2012-05-22 22:36:28 +02:00 |
GaelVaroquaux
|
3a7fbd2856
|
DOC: note on heat kernel for spectral clustering
|
2012-05-22 18:27:15 +02:00 |
Andreas Mueller
|
0c7a06b7ad
|
DOC corrected relation of V-measure to normalized mutual information.
|
2012-05-05 18:35:30 +02:00 |
Andreas Mueller
|
ac63d303b5
|
DOC added reference to Hila's thesis, added comment about equivalence.
|
2012-05-05 15:07:07 +02:00 |
Andreas Mueller
|
b73d9258d8
|
DOC made it more explicit that AMI is better than NMI
|
2012-04-27 23:34:59 +02:00 |
Andreas Mueller
|
94fee9543d
|
DOC make formulars for clustering metrics more pleasing to the eye
|
2012-04-27 22:46:20 +02:00 |
Andreas Mueller
|
baea563c4f
|
DOC narrative docs for normalized_mutual_info_score
|
2012-04-27 22:45:54 +02:00 |
GaelVaroquaux
|
88cf3c5ea8
|
DOC: misc wording
|
2012-03-29 07:37:04 +02:00 |
GaelVaroquaux
|
43ca4b75ea
|
DOC: Better narrative for DBSCAN
Thanks to Robert Layton
|
2012-03-26 00:50:56 +02:00 |
GaelVaroquaux
|
14f37d421f
|
DOC: finish table to compare clustering
|
2012-03-26 00:17:35 +02:00 |
GaelVaroquaux
|
c2b356bf9c
|
DOC clustering comparison: link table and figure
|
2012-03-26 00:17:35 +02:00 |
GaelVaroquaux
|
c1eeb51fcd
|
DOC: better clustering comparison table
|
2012-03-26 00:17:35 +02:00 |
GaelVaroquaux
|
e64b7a62fc
|
ENH: summary table on clustering
|
2012-03-26 00:17:35 +02:00 |
Andreas Mueller
|
e1ac7c301b
|
DOC add ``estimate_bandwidth`` utility for MeanShift to the references and narrative
|
2012-03-04 20:38:15 +01:00 |
Andreas Mueller
|
800e8c094a
|
FIX minor doc fixes
|
2012-03-04 20:13:22 +01:00 |
Andreas Mueller
|
3b5f328768
|
DOC added clustering example to the docs
|
2012-03-04 18:17:42 +01:00 |
Andreas Mueller
|
b2eb6b3949
|
DOC minor fixes and typos
|
2012-02-14 20:52:24 +01:00 |
Lars Buitinck
|
6f86062081
|
DOC typos
|
2012-02-10 14:49:30 +01:00 |
Robert Layton
|
44afb235ed
|
Doc updates
|
2012-02-06 07:37:26 +01:00 |
Robert Layton
|
1520ad3ebb
|
Parallel version of k-means.
|
2012-02-06 07:37:26 +01:00 |
GaelVaroquaux
|
bf6c7a4012
|
DOC: avoid line return
For some settings of browser font size, the two images were too large and
causing a line return
|
2012-01-15 21:10:05 +01:00 |
Andreas Mueller
|
f29b29a02e
|
FIX: typo in docs
|
2011-12-21 13:04:23 +01:00 |
Andreas Mueller
|
0ed1fadf02
|
FIX rst errors in docs
|
2011-12-19 11:52:35 +01:00 |
Andreas Mueller
|
08df0d5e4d
|
FIX RST references
|
2011-12-19 11:40:41 +01:00 |
robertlayton
|
ac803a5c07
|
Fixed values in Adjusted Mutual Information doctests
|
2011-11-11 09:55:39 +11:00 |
Gael varoquaux
|
f6d28c3f5a
|
DOC: docstring in stock market example
|
2011-11-10 23:43:10 +01:00 |
Gael varoquaux
|
f45a2690d6
|
DOC: minor fix to AMI docs
|
2011-11-10 23:04:17 +01:00 |
Gael varoquaux
|
fbe8aed56a
|
COSMIT: layout in plot_kmeans_digits example
|
2011-11-10 23:04:17 +01:00 |
Robert Layton
|
e51e4d679b
|
ami_score -> adjusted_mutual_info_score
This time, in examples and docs!
|
2011-11-07 22:46:11 +11:00 |
Robert Layton
|
aaf5c23959
|
Narrative doc, and I think I fixed the overflow issue (more tests to come)
|
2011-10-21 13:26:37 +11:00 |
Gael varoquaux
|
9323a220b0
|
DOC: improve silhouette coefficient docs
|
2011-10-08 11:28:45 +02:00 |
Gael varoquaux
|
8f5c2ef31e
|
DOC: use random_state in KMeans
|
2011-10-08 11:12:33 +02:00 |
Robert Layton
|
e2888eda6c
|
Removed unneeded line from doc
|
2011-10-04 13:47:40 +11:00 |
Robert Layton
|
7e7af6115f
|
Updated doc with new API
|
2011-10-04 13:41:05 +11:00 |
Robert Layton
|
430fb43767
|
Merge remote-tracking branch 'upstream/master' into silhouette
Conflicts:
doc/modules/clustering.rst
sklearn/metrics/__init__.py
|
2011-10-04 10:33:42 +11:00 |
Robert Layton
|
dbc83ca215
|
Narrative documentation
|
2011-09-30 23:26:59 +10:00 |
Gael varoquaux
|
716b1e7105
|
DOC: improve spectral clustering docs
|
2011-09-25 21:20:59 +02:00 |
Lars Buitinck
|
fa50e6885a
|
rename ari_score adjusted_rand_score
|
2011-09-13 16:50:30 +02:00 |
Olivier Grisel
|
1e81d966fd
|
typo
|
2011-09-13 10:32:07 +02:00 |
Olivier Grisel
|
1ba99ede6b
|
DOC: reorg, bold important points, include adjustment plot as figure
|
2011-09-13 10:28:12 +02:00 |
Olivier Grisel
|
5da44bde6c
|
make example script filename more explicit
|
2011-09-12 09:47:59 +02:00 |
Olivier Grisel
|
f8dafb67ac
|
more details about ARI value range
|
2011-09-12 00:21:41 +02:00 |
Olivier Grisel
|
ddbf08c2fc
|
DOC: add example to illustrate the concept of adjustment for chance
|
2011-09-12 00:05:09 +02:00 |