skope-rules icon indicating copy to clipboard operation
skope-rules copied to clipboard

Fix tests and imports

Open AndrewTanQB opened this issue 3 years ago • 1 comments

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 avatar Apr 29 '21 22:04 AndrewTanQB

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

AndrewTanQB avatar May 12 '21 08:05 AndrewTanQB