Thanks to visit codestin.com
Credit goes to github.com

Skip to content

merge fork #2

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

Merged
merged 23 commits into from
Mar 13, 2019
Merged

merge fork #2

merged 23 commits into from
Mar 13, 2019

Conversation

praths007
Copy link
Owner

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

chkoar and others added 23 commits March 4, 2019 23:18
* be more friendly in the deprecation of cv=3

* add hint on specifying cv

* catch all the right warnings
* fix warning issues

* add comments

* add some tests

* pep8
* ENH Pipeline can now be sliced or indexed

* Additional assertion imports for testing

* DOC Documentation and example for Pipeline slicing

* FIX put doctest lines in correct order

* DOC improve compose Pipeline docs

* Fix doctest

* Fix merge error

* DOCs improved after Alex's comments

* This is not the right place to change to LinearSVC

* missed one

* DOC add what's new

* Fix doctest

* doctest tweaks

Co-Authored-By: jnothman <[email protected]>

* doctest tweaks

Co-Authored-By: jnothman <[email protected]>

* doctest tweaks

Co-Authored-By: jnothman <[email protected]>

* fix doctests

* Correct step name

* Update doc/whats_new/v0.21.rst

Co-Authored-By: jnothman <[email protected]>
* fix LDA predict_proba() to handle binary and multi-class case

* test_lda_predict_proba non-regression test

* pep8 fix

* lda predict_proba refactoring

* Typo fix

* flake8 fix

* predict_proba check_is_fitted check

* update what's new rst file

* rename prob to decision

* include additional tests for predict_proba

* use allcose vs. assert_array_almost_equal

* fix indent

* replace len with size

* explicit computation for binary case

* fix style whats_new rst

* predict_proba new regression test

* give credit for regression test

* fix bug for eigen solution

* include all three solvers in predict_proba regression test

*  update whats_new rst file

* fix minor formatting issue

* use scipy.linalg instead of np.linalg
@praths007 praths007 merged commit 972d9e6 into praths007:master Mar 13, 2019
praths007 added a commit that referenced this pull request Mar 25, 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.