Andreas Mueller
|
0650d5502e
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
Joel Nothman
|
e00fd83a83
|
DOC narrative docs for grid search's robustness to failure
|
2014-11-27 10:53:29 +11:00 |
Joel Nothman
|
9af14b3587
|
DOC restructure data transformation user guide
|
2014-09-11 16:54:03 +10:00 |
Andreas Mueller
|
5b247f90e4
|
move around examples for better structure.
|
2014-07-17 09:35:30 +02:00 |
Lars Buitinck
|
c176ced74d
|
DOC double backticks for fixed-width (code) font
Fixes #3337. Also other minor fixes while I was at it.
|
2014-07-06 14:18:33 +02:00 |
Gael Varoquaux
|
1175352842
|
MISC: fix rst
|
2013-08-21 10:29:48 +02:00 |
Arnaud Joly
|
742b416495
|
DOC Remove deprecated reference + acknowledge @larsman
|
2013-07-28 21:15:08 +02:00 |
Jaques Grobler
|
8861833ec9
|
DOC spellfixes
|
2013-06-29 16:18:23 +03:00 |
Joel Nothman
|
f3107ad326
|
DOC clarification of parameter search
|
2013-05-16 20:35:25 +10:00 |
Joel Nothman
|
d0f9cab939
|
DOC small typographical fixes in grid_search documentation
|
2013-05-12 10:31:09 +10:00 |
Andreas Mueller
|
48ed945e26
|
DOC FIX links on grid search narrative
|
2013-03-05 21:03:51 +01:00 |
Andreas Mueller
|
0c94b55c63
|
ENH add randomized hyperparameter optimization
|
2013-03-03 20:56:39 +01:00 |
Andreas Mueller
|
dbfd837e52
|
DOC remove duplicate table, add references to appropriate user guide section to docstrings of cross_val_score, GridSearchCV and permutation_test_score
|
2013-02-03 16:35:17 +01:00 |
Gael Varoquaux
|
9d8e6e92eb
|
DOC: misc rst formatting
|
2013-02-03 15:49:40 +01:00 |
Gael Varoquaux
|
8db5750b77
|
DOC: minor rst issues
Plus I don't like capitalized first letters in titles
|
2013-02-03 15:49:40 +01:00 |
Andreas Mueller
|
374f81a760
|
COSMIT built-in typo
|
2013-02-03 15:49:39 +01:00 |
Andreas Mueller
|
e9556eb2cd
|
DOC better table of score functions in grid-search docs.
|
2013-02-03 15:49:39 +01:00 |
Andreas Mueller
|
fb8285a4da
|
DOC add narrative about score func objects to the model_evaluation docs.
|
2013-02-03 15:49:38 +01:00 |
Andreas Mueller
|
a728ee2b91
|
DOCFIX for zero_one_score / accuracy_score renaming
|
2013-02-03 15:49:38 +01:00 |
Andreas Mueller
|
b256d13a0f
|
DOC fixed formatting in user guide
|
2013-02-03 15:49:37 +01:00 |
Andreas Mueller
|
e2e8d0bae7
|
DOC narrative docs for scoring functions. Put them next to GridSearchCV. Should they go into metrics?
|
2013-02-03 15:49:37 +01:00 |
Gael Varoquaux
|
99be49e29a
|
DOC: list of dicts in GridSearchCV
|
2012-11-18 19:53:54 +01:00 |
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 |