Commit Graph

12 Commits

Author SHA1 Message Date
GaelVaroquaux 7b3d81959e MISC: species distribution example plotted
We want the example figure in the documentation
2012-01-10 22:03:19 +01:00
Peter Prettenhofer ae143a733e fix: xmin -> X.min()
cosmit: unused imports and vars
2011-12-22 18:41:05 -08:00
Jake Vanderplas b1a41dca44 clean up species distribution example 2011-12-20 16:15:15 -08:00
Jake Vanderplas ea2daf331f species datasets commit 2011-12-20 11:16:09 -08:00
DraXus 6759068fee peping8 examples/applications 2011-12-19 18:29:00 +01: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
Peter Prettenhofer 524a0098cb cosmit: pep8 + doc 2011-05-11 16:55:00 +02:00
Olivier Grisel 8b5a0274d2 kill trailing spaces 2011-05-04 17:49:17 +02:00
Gael varoquaux 61afdc9767 MISC: reduce disk consumption when generating docs
In the examples: remove temporary files not useful.

When generating the docs: CD to the directory of the examples, so that
the files are downloaded there.
2011-04-03 13:17:08 +02:00
Olivier Grisel 9847703415 moving real word examples to the applications subfolder 2010-12-05 21:40:38 +01:00