Skip to content

Revert changes in #270 due to revert decision in sklearn #273

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 1 commit into from
Jan 13, 2020

Conversation

bellet
Copy link
Member

@bellet bellet commented Jan 13, 2020

This PR reverts the changes introduced in #270. These changes were introduced to be compatible with changes in sklearn's check_is_fitted introduced in scikit-learn/scikit-learn#14545

Since then the last release of sklearn reverted these changes as they were creating some problems, see scikit-learn/scikit-learn#15947

This avoids the hassle of checking Python version, and the need to have sklearn >= 0.22.0 for Python >= 3.5

@bellet bellet merged commit f48a55d into scikit-learn-contrib:master Jan 13, 2020
@bellet bellet deleted the revert_check_if_fitted branch January 13, 2020 13:35
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.

1 participant