Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
draxus e5628f79c6 peping8 examples 2011-12-19 18:16:51 +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
andy 74b762e965 print docstring in examples 2011-06-04 19:11:33 +02:00
Alexandre Gramfort 99c7dbd7ea removing old svn id tag 2011-01-22 17:31:15 -05:00
Fabian Pedregosa 68bc58d029 glm --> linear_model rename holocaust.
I also moved cd_fast.pyx from its src subdirectory to linear_models,
to match the sgd module structure.
2010-11-25 16:27:30 +01:00
Olivier Grisel 9d5e16b666 trailing spaces holocaust 2010-11-06 15:42:55 +01:00
Fabian Pedregosa b6f14db25d Move logistic into glm and add a sparse version.
Along the way, fix some bugs in svm.liblinear, implement probability
estimates for sparse logistic regression.
2010-10-22 11:54:21 +02:00
Gael Varoquaux 8d35dd56e8 Enhance plot_classification_probability example. 2010-06-16 11:35:24 +02:00
Fabian Pedregosa c20ad73835 Add title to examples 2010-05-27 15:50:20 +02:00
Alexandre Gramfort a00f908f92 adding example to view posterior class probabilities when using LogisticRegression or SVC
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@696 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-22 17:58:11 +00:00