Commit Graph

9 Commits

Author SHA1 Message Date
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
Mathieu Blondel 7ccf836637 Fix DBSCAN example. 2011-08-06 17:11:57 +09:00
Robert Layton 3670ea39dd Replace points with samples everywhere 2011-08-03 22:10:30 +10:00
Robert Layton 295aa02801 Small changes, mostly to wording 2011-07-30 10:22:57 +10:00
Robert Layton d1c264c8e4 Example now much more likely to return 3 clusters. 2011-07-26 09:53:31 +10:00
Robert Layton c56e777be8 Examples for dbscan in documentation 2011-07-23 13:15:08 +10:00
Robert 26795bd386 Example file based on Affinity Propogation example.
Plots core points larger than noise and non-core points.
2011-07-12 22:45:20 +10:00