Skip to content

Merge master#4

Merged
webber26232 merged 1130 commits intowebber26232:masterfrom
scikit-learn:master
Apr 21, 2020
Merged

Merge master#4
webber26232 merged 1130 commits intowebber26232:masterfrom
scikit-learn:master

Conversation

@webber26232
Copy link
Copy Markdown
Owner

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

maikia and others added 30 commits February 1, 2020 13:19
* Isotonic regression docs

* remove space

* Apply suggestions from code review

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Documented auto option in UG

* fixed more docstrings

* Addressed comments

Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
* CLN use pytest raises ctxt manager for class weights & estimators [skip ci]

* CLN use pytest raises ctxt manager for multiclass test

* CLN use pytest warns in estimator checks test

* CLN use pytest raises ctxt manager for random test

* CLN use pytest raises ctxt manager for sparsefuncs test

* CLN use pytest raises ctxt manager for testing utils tests

* CLN use pytest raises ctxt manager for utils tests

* CLN use pytest raises ctxt manager for validation tests

* revert test_estimator_check.py to upstream master
* added the link for an open pdf of the article

* Address comment

Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
…abetes dataset (#16341)

* exchanged the boston for diabetes dataset loading

* updated the feature names

* exchanged remaining feature names

* cleaning up

* changed features used to age and bmi for easier understanding
Fixes #15604

This is more computationally expensive than the previous implementation,
but should reduce memory costs substantially in common use cases.
accidentally pushed to master

This reverts commit ae9eaf8.
lucyleeow and others added 29 commits April 14, 2020 10:42
* replace boston

* fix score
* wording, typo

* add suggestions

* add n est

* remove n est
* added v0.19.1 and wip v0.19

* finished adding vchanged strings for v0.19

Towards #15426

@adrinjalali #wimlds #scikitlearnsprint

* fixing linter issues

* caught line issues with flake8

* caught the last line issue

* added lines and cleaned gtiignore

* Update sklearn/multiclass.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Update sklearn/multiclass.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
* Adding jitter to LassoLars fit

* CircleCI fail

* MR comments

* Jitter becomes default, added test based on issue description

* flake8 fixes

* Removing unexpected cython files

* Better coverage

* PR comments

* PR comments

* PR comments

* PR comments

* PR comments

* Linting

* Apply suggestions from code review

* addressed comments

* added whatnew entry

* test both estimators

* update whatsnew

* removed random_state for lassolarsIC

Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-Authored-By: Roman Yurchak <rth.yurchak@gmail.com>
@webber26232 webber26232 merged commit c5a420f into webber26232:master Apr 21, 2020
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.