[MRG+1] FIX all the examples to use the new cv classes#3
Merged
raghavrv merged 1 commit intomodel_selectionfrom Aug 13, 2015
Merged
[MRG+1] FIX all the examples to use the new cv classes#3raghavrv merged 1 commit intomodel_selectionfrom
raghavrv merged 1 commit intomodel_selectionfrom
Conversation
24 tasks
fcc2f80 to
974610b
Compare
Owner
Author
|
@vene till scikit-learn#4252 is fixed we'll have to use 2D X (at least for the |
Owner
Author
|
haha it should say yes now!! ;) |
|
Why is the 2D X comment relevant in this PR? It looks like there are test-related commits that belong in scikit-learn#4294 rather than here. |
Owner
Author
|
I haven't rebased this I think... That should fix it :) |
974610b to
cb25539
Compare
Owner
Author
|
fixed :) |
8d39d5d to
fb8b1ac
Compare
cb25539 to
3da1fc5
Compare
|
this looks good. |
Owner
Author
|
Thanks for the review!! |
51d6829 to
b114063
Compare
525fcc2 to
b2c6417
Compare
cf28df3 to
c402cda
Compare
c402cda to
0d7d738
Compare
cb082ff to
b5077d2
Compare
Owner
Author
|
@vene +1 on this?? |
Owner
Author
|
BTW I'll merge this to |
raghavrv
added a commit
that referenced
this pull request
Aug 13, 2015
[MRG+1] FIX all the examples to use the new cv classes
raghavrv
pushed a commit
that referenced
this pull request
Dec 7, 2016
…scikit-learn#7838) * initial commit for return_std * initial commit for return_std * adding tests, examples, ARD predict_std * adding tests, examples, ARD predict_std * a smidge more documentation * a smidge more documentation * Missed a few PEP8 issues * Changing predict_std to return_std #1 * Changing predict_std to return_std #2 * Changing predict_std to return_std #3 * Changing predict_std to return_std final * adding better plots via polynomial regression * trying to fix flake error * fix to ARD plotting issue * fixing some flakes * Two blank lines part 1 * Two blank lines part 2 * More newlines! * Even more newlines * adding info to the doc string for the two plot files * Rephrasing "polynomial" for Bayesian Ridge Regression * Updating "polynomia" for ARD * Adding more formal references * Another asked-for improvement to doc string. * Fixing flake8 errors * Cleaning up the tests a smidge. * A few more flakes * requested fixes from Andy * Mini bug fix * Final pep8 fix * pep8 fix round 2 * Fix beta_ to alpha_ in the comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@amueller @vene @jnothman Please take a look :)