Skip to content

OvO tie breaking simplified#3

Closed
larsmans wants to merge 3 commits intoamueller:break_ovo_tiesfrom
larsmans:pr/1524
Closed

OvO tie breaking simplified#3
larsmans wants to merge 3 commits intoamueller:break_ovo_tiesfrom
larsmans:pr/1524

Conversation

@larsmans
Copy link
Copy Markdown

GitHub is acting a bit strange, I hope you only see one commit in this PR (I see yours listed as well).

@amueller
Copy link
Copy Markdown
Owner

I can't merge automatically :-/ I'll try to merge manually later on. As I said in my PR, I think skipping the -np.inf might not be that good. (one could also mask out the maxima, take the argmax and transform back the indices but that hardly seems simpler).

@amueller
Copy link
Copy Markdown
Owner

Thanks for the pr btw :)

@larsmans larsmans closed this Jul 22, 2013
amueller pushed a commit that referenced this pull request Dec 5, 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
amueller pushed a commit that referenced this pull request Jun 29, 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
amueller pushed a commit that referenced this pull request Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants