You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2023. It is now read-only.
Hi,
I'm sure there's a better way to do this, but I had to change these two lines in order to import StabilitySelection from the latest version.
stability_selection.py, line 26
from joblib import Parallel, delayed
random_lasso.py, line 21
from sklearn.linear_model._base import _preprocess_data
Thanks for building this module!
The text was updated successfully, but these errors were encountered: