stability-selection icon indicating copy to clipboard operation
stability-selection copied to clipboard

Import joblib directly, as sklearn.externals.joblib was removed

Open lcreteig opened this issue 3 years ago • 3 comments

sklearn.externals.joblib was deprecated in v0.21 of scikit-learn, and has been removed in v0.23 (the latest stable release).

This PR imports directly from joblib and adds it as a dependency.

Fixes #33

lcreteig avatar Aug 11 '20 06:08 lcreteig

Hi, was this issue ever fixed? I encountered it quite recently, and wanted to confirm. Thank you!

nishalsach avatar Jun 11 '21 03:06 nishalsach

It looks like the project is unmaintained unfortunately.

jjerphan avatar Jun 11 '21 06:06 jjerphan

Ahhh alright, thank you for replying regardless!

nishalsach avatar Jun 12 '21 01:06 nishalsach