Commit Graph

18 Commits

Author SHA1 Message Date
Gael Varoquaux 6c42e9d7c7 DOC: cosmits in docs 2012-05-06 17:56:30 +02:00
Peter Prettenhofer d6c29c0f6c Gradient Boosting also provided OOB estimates 2012-04-13 20:43:18 +02:00
Olivier Grisel 77b9bdc2a9 cosmit 2012-02-11 10:46:16 +01:00
Olivier Grisel 8abda3aa21 DOC: related improvement in GridSearchCV doc 2012-02-11 10:18:36 +01:00
Andreas Mueller cc567ee3c8 DOC what's new, minor doc improvements 2012-01-20 19:39:35 +01:00
Andreas Mueller cb272e152e DOC reformulation out of bag error 2012-01-18 19:54:10 +01:00
Andreas Mueller 1afd7cc235 DOC Out of bag error estimates in grid_search module 2012-01-18 19:33:42 +01:00
Olivier Grisel 21fc893189 DOC: add info about smart CV and IC estimators 2011-09-05 02:22:12 +02:00
Olivier Grisel 47b82fce81 DOC: improvements to the cross validation doc layout + missing ref to ShuffleSplit and cross_val_score 2011-09-04 19:55:44 +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
Fabian Pedregosa 6c4ecd80ba Little doc improvements to the grid_search. 2011-01-11 15:09:24 +01:00
Fabian Pedregosa ffb77cadfe Fix GridSearch does not exist. 2010-11-25 15:12:23 +01:00
Fabian Pedregosa 3c264beb12 Add GridSearch and GridSearchCV to the class reference.
The grid_search.rst needs more work, though ...
2010-11-25 09:02:07 +01:00
Olivier Grisel eeb0168391 reference new example in the documentation of the grid_search module 2010-11-14 03:01:56 +01:00
Gael varoquaux b73d09a590 DOC: Remove useless tables of contents
The sidebar is more visible in the new design. They are no longer needed.
2010-11-01 15:16:59 +01:00
Alexandre Gramfort d1acbe17ee ENH : adding doc for grid_search module 2010-08-20 10:20:43 +02:00