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
|
193ac024a4
|
- AMI in the cluster examples
- See Also sections updated
- mutual_information -> mutual_information_score (and updating subsequent imports)
|
2011-10-21 10:52:42 +11:00 |
Robert Layton
|
90366b2996
|
Using pairwise_distances in the Silhouette Coefficient. Updates to docs, code, tests and examples
|
2011-10-04 11:23:14 +11:00 |
Robert Layton
|
90c8ee7d80
|
Silhouette added to AP example
|
2011-10-04 10:50:55 +11:00 |
Lars Buitinck
|
fa50e6885a
|
rename ari_score adjusted_rand_score
|
2011-09-13 16:50:30 +02:00 |
Olivier Grisel
|
75f2617579
|
FIX: fix broken document clustering example and add ARI to examples
|
2011-09-10 07:23:46 +02:00 |
Fabian Pedregosa
|
ddf4b72109
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
Fabian Pedregosa
|
68f27e3790
|
Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
|
2011-09-02 12:03:18 +02:00 |
Fabian Pedregosa
|
fd0d3b879d
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 11:38:24 +02:00 |
Alexandre Gramfort
|
2ab954c6f0
|
ENH : using make_blobs in plot_affinity_propagation
|
2011-05-18 22:14:35 -04:00 |
Olivier Grisel
|
d3e526234e
|
ENH: simpler import statement in example + explicit square
|
2011-05-15 15:24:22 +02:00 |
Olivier Grisel
|
1d66d0b8b9
|
illustrate clustering metrics on affinity propagation example
|
2011-05-08 10:43:14 +02:00 |
Alexandre Gramfort
|
ec1514ac19
|
ENH : more love in examples (adding print __doc__ + some brief descriptions in headers + fixing Anova SVC Pipeline example)
|
2010-11-02 11:38:06 +01:00 |
Gael varoquaux
|
68ca67ef4f
|
API: Change 'clustering' to 'cluster'
|
2010-08-27 09:29:29 +02:00 |