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

Re-add DeprecationWarnings for older scikit-learn support #257

Merged
merged 8 commits into from
Dec 9, 2019

Conversation

angela97lin
Copy link
Contributor

@angela97lin angela97lin commented Dec 9, 2019

Following #249, but not removing DeprecationWarnings for older (<0.22) versions of scikit-learn.

Closes #256.

@angela97lin angela97lin changed the title Re-add DeprecationWarnings for older scikit-learn support. Re-add DeprecationWarnings for older scikit-learn support Dec 9, 2019
@codecov
Copy link

codecov bot commented Dec 9, 2019

Codecov Report

Merging #257 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   97.32%   97.32%   +<.01%     
==========================================
  Files          95       95              
  Lines        2729     2731       +2     
==========================================
+ Hits         2656     2658       +2     
  Misses         73       73
Impacted Files Coverage Δ
evalml/__init__.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cea658...15f2d97. Read the comment docs.

@angela97lin angela97lin self-assigned this Dec 9, 2019
@angela97lin angela97lin merged commit 0b1f79a into master Dec 9, 2019
@angela97lin angela97lin mentioned this pull request Dec 16, 2019
@angela97lin angela97lin deleted the rand_warning branch April 17, 2020 18:45
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.

Filter DeprecationWarning
3 participants