Commit Graph

45 Commits

Author SHA1 Message Date
Lars Buitinck 9423e9c808 DOC various typos and other minor stuff 2012-10-11 11:26:22 +02:00
Andreas Mueller 408d3ef86d COSMIT, removed scikits.learn things, removed orphan file. 2012-07-23 22:50:12 +01:00
Vlad Niculae 5fed64f242 DOC: updated testing instructions 2012-05-08 00:40:36 +03:00
Gael Varoquaux c2bc420d8d DOC: instructions on testing
"nosetests --exe" is needed because setuptools makes files executable
2012-05-06 23:39:30 +02:00
Gael Varoquaux 60e882f24d COSMIT: macports package name 2012-05-05 18:05:54 +02:00
Gael Varoquaux c8f8b9dadf DOC: testing without sklearn.test() 2012-05-05 18:01:06 +02:00
Olivier Grisel c551504fa6 Add note for port install py27-scikits-learn 2012-05-04 19:12:38 +03:00
GaelVaroquaux a435978532 DOC: add a link the Gohlke's 64bit windows binaries 2012-02-28 22:02:05 +01:00
Andreas Mueller bc776db1ad DOC fixed doc errors in metrics module 2012-01-28 15:32:28 +01:00
Alexandre Gramfort 1fb883eb25 Merge pull request #591 from jaquesgrobler/doc_update
Added a note to the install documentation
2012-01-27 06:35:37 -08:00
Jaques Grobler c34bf090ad Added a note to the install documentation 2012-01-27 15:24:36 +01:00
Fabian Pedregosa 7d1e5812e0 Set the download link to PYPI.
We are slowly moving away from SourceForge ...
2012-01-27 11:05:08 +01:00
Andreas Mueller 2695c7f427 DOC added required versions of python, numpy and scipy to install documentation. Closes issue #579 2012-01-22 21:02:19 +01:00
Andreas Mueller 874e2bdfd4 COSMIT remove unused malformed tag 2011-12-23 20:43:26 +01:00
Yaroslav Halchenko 15197398f3 DOC: enhancement for Debian installation + fixed various typos 2011-11-30 23:05:44 -05:00
Gael varoquaux e980d3fbbb DOC: EPD ships a recent version, but not latest 2011-11-12 17:45:25 +01:00
Gael varoquaux 3ca4949f57 DOC: Install.rst wrong packaging info
Fix package names in distributions that haven't followed the switch to
sklearn
2011-09-24 01:07:17 +02:00
Félix-Antoine Fortin e3b2c5c79e Modified package name in Easy Install section.
When searching or installing scikit-learn with pip or easy_install
the right package name is scikit-learn.
2011-09-22 14:07:12 -04:00
Gilles Louppe 8ac3ac170c scikits-learn -> sklearn 2011-09-07 09:56:43 +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
Gael varoquaux 015b4560d3 DOC: scikits.learn -> scikit-learn 2011-09-01 22:12:40 +02:00
Fabian Pedregosa d671948c1c Changelog 2011-05-10 14:17:15 +02:00
Yann Malet a06c42bdfc Update the installation guide with Ubuntu related info 2011-04-01 12:39:23 +02:00
Fabian Pedregosa ce89c7ce44 Build precompiled windows binaries. 2011-03-04 14:04:23 +01:00
Fabian Pedregosa c66b2dcb4b Building on Windows. 2011-03-04 13:58:53 +01:00
Fabian Pedregosa 750e8f477b Add installation instructions for NetBSD. 2011-01-20 09:42:09 +01:00
Gael Varoquaux 75d63f7aa1 DOC: Add scipy in the install dependencies. 2011-01-12 11:03:36 +01:00
Fabian Pedregosa 19bca16d5a FIX tests when run with scikits.learn.test()
scikits.learn.test() is increadibly picky with lambda functions or
staticmethods.
2010-12-17 15:32:38 +01:00
Fabian Pedregosa 5402fa3ce5 Web page update. 2010-12-17 12:28:02 +01:00
Fabian Pedregosa 4384f2d8a5 Like it or not, we depend on setuptools. 2010-12-03 16:22:00 +01:00
Fabian Pedregosa fe0d05e80d DOC: Add new installation media and a note for pythonxy users. 2010-11-13 00:58:03 +01:00
Gael varoquaux 18e2a6da34 DOC: Fix title level in install 2010-11-01 11:27:38 +01:00
Fabian Pedregosa 66e5b03583 Cosmetic changes in install.rst 2010-10-11 09:32:06 +02:00
Fabian Pedregosa 615de151ee Update web page.
Add funding info to initial web page and update information on
installing the distribution.
2010-10-05 14:32:14 +02:00
Fabian Pedregosa bdb4491ab0 Updates on install doc. 2010-08-22 13:46:46 +02:00
Fabian Pedregosa 3493a407b1 Update install information.
Add references to pip, easy_install and remove notice about boost
libraries.
2010-08-22 12:37:48 +02:00
Fabian Pedregosa 05499ca3f9 Update references to the svn in the docs. 2010-05-07 10:47:06 +02:00
Gael Varoquaux 2d43c4d227 DOC: Some work on the beginning of the doc.
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@686 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-22 08:32:00 +00:00
Gael Varoquaux ecb8672980 Improve front page
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@685 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-21 21:54:00 +00:00
Gael Varoquaux 331516b8b3 DOC: Sprucing up the documentation.
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@642 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-15 19:53:31 +00:00
Fabian Pedregosa 7dc5f07723 Documentation update.
New sections in svm, misc changes in other modules.

From: Fabian Pedregosa <fabian.pedregosa@inria.fr>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@559 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-03-17 13:32:07 +00:00
Fabian Pedregosa 4c1f024764 Add sourceforge download area to install info.
From: Fabian Pedregosa <fabian.pedregosa@inria.fr>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@424 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-03-02 15:43:47 +00:00
Fabian Pedregosa 558cca0ce2 Add ReST docs.
Added some new documentation, like contribute, with details about the
development process and added to the index some existing
documentation, like the em module.

Sphinx now uses numpydoc extension, so that docstrings appear just as
they do on numpy's documentation.

To build the docs, run "make html" from the doc/ directory.

From: Fabian Pedregosa <fabian.pedregosa@inria.fr>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@357 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-01-19 12:43:30 +00:00