Commit Graph

7 Commits

Author SHA1 Message Date
Mathieu Blondel b48b7f5c98 Use fixed random state in isotonic regression example. 2012-09-16 00:55:52 +09:00
Gael Varoquaux 8511d96352 MISC: small docstring work 2012-09-15 17:16:40 +02:00
Alexandre Gramfort d8d4af0973 ENH : finish addressing @GaelVaroquaux comments + improve coverage + add linear regression to example 2012-09-15 16:40:44 +02:00
Alexandre Gramfort b0bdd3f1b5 adding my name in IR example 2012-09-15 16:40:43 +02:00
Alexandre Gramfort af22f290fd remove support for extrapolation 2012-09-15 16:40:43 +02:00
Alexandre Gramfort 4bc740cfb7 ENH : proper IsotonicRegression model + example + test 2012-09-15 16:40:43 +02:00
Nelle Varoquaux c1abbf2214 DOC - added paragraph in user documentation on the isotonic regression + an example plot.
Fixed a couple of things from the isotonic regression such as better type checking and renaming variables
2012-09-15 16:40:43 +02:00