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

Fix tests and imports #55

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AndrewTanQB
Copy link

Description

This PR contains some fixes to get tests working and build passing, primarily around updating tests and imports to handle deprecation of various sklearn testing functions and other imports.

Instead of pinning a new sklearn version, have tried to maintain compatibility with a bunch of try-except blocks, but would be happy to hear thoughts on this approach. May also be worthwhile to add different sklearn versions in the travis CI build.

@AndrewTanQB AndrewTanQB force-pushed the fix/update-tests-sklearn-version branch from c92e228 to 5eb8a00 Compare May 10, 2021 14:23
@AndrewTanQB
Copy link
Author

AndrewTanQB commented May 12, 2021

@ngoix - i attempted to fix the tests as per discussion on other PR, do let me know if any thoughts?

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.

None yet

1 participant