Skip to content

Import error with 'sklearn.utils._joblib' #135

Description

@khaume

Since 2019 Scikit-Learn has not included joblib but rather uses those calls directly, link.

This results in import errors with mlinsights if not restricting the version of scikit-learn. Could mlinsights instead be updated to also use the joblib library directly instead of from sklearn.utils._joblib ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions