Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG+1] FIX all the examples to use the new cv classes #3

Merged
merged 1 commit into from Aug 13, 2015

Conversation

raghavrv
Copy link
Owner

@raghavrv raghavrv commented Jul 4, 2015

@amueller @vene @jnothman Please take a look :)

@jnothman
Copy link

jnothman commented Jul 4, 2015

travis says no

On 5 July 2015 at 03:42, Raghav R V notifications@github.com wrote:

@amueller https://github.com/amueller @vene https://github.com/vene

@jnothman https://github.com/jnothman Please take a look :)

You can view, comment on, or merge this pull request online at:

#3
Commit Summary

  • FIX all the examples to use the new cv classes

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#3.

@raghavrv raghavrv force-pushed the model_selection_fix_examples branch from fcc2f80 to 974610b Compare July 5, 2015 06:00
@raghavrv
Copy link
Owner Author

raghavrv commented Jul 5, 2015

@vene till scikit-learn#4252 is fixed we'll have to use 2D X (at least for the cross_val_score and cross_val_predict)

@raghavrv
Copy link
Owner Author

raghavrv commented Jul 5, 2015

haha it should say yes now!! ;)

@vene
Copy link

vene commented Jul 7, 2015

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.

@raghavrv
Copy link
Owner Author

raghavrv commented Jul 7, 2015

I haven't rebased this I think... That should fix it :)

@raghavrv raghavrv force-pushed the model_selection_fix_examples branch from 974610b to cb25539 Compare July 10, 2015 16:18
@raghavrv
Copy link
Owner Author

fixed :)

@amueller
Copy link

this looks good.

@raghavrv
Copy link
Owner Author

Thanks for the review!!

@raghavrv raghavrv changed the title [MRG] FIX all the examples to use the new cv classes [MRG+1] FIX all the examples to use the new cv classes Jul 10, 2015
@raghavrv raghavrv force-pushed the model_selection branch 7 times, most recently from 51d6829 to b114063 Compare August 3, 2015 04:19
@raghavrv raghavrv force-pushed the model_selection branch 8 times, most recently from 525fcc2 to b2c6417 Compare August 11, 2015 19:03
@raghavrv raghavrv force-pushed the model_selection_fix_examples branch 2 times, most recently from cf28df3 to c402cda Compare August 11, 2015 19:22
@raghavrv raghavrv force-pushed the model_selection_fix_examples branch from c402cda to 0d7d738 Compare August 12, 2015 11:50
@raghavrv raghavrv force-pushed the model_selection branch 3 times, most recently from cb082ff to b5077d2 Compare August 13, 2015 12:40
@raghavrv
Copy link
Owner Author

@vene +1 on this??

@raghavrv
Copy link
Owner Author

BTW I'll merge this to model_selection branch (scikit-learn#4294) just before that gets merged...

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 raghavrv merged commit beec231 into model_selection Aug 13, 2015
@raghavrv raghavrv deleted the model_selection_fix_examples branch August 13, 2015 17:48
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
raghavrv pushed a commit that referenced this pull request Jun 26, 2017
* add test for _preprocess_data and make it consistent

* fix pep8

* add doc, cast systematically y in X.dtype and update test_coordinate_descent.py

* test if input values don't change with copy=True

* test if input values don't change with copy=True #2

* fix doc

* fix doc #2

* fix doc #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
0.19 Priority based
High Priority
4 participants