Skip to content

Conversation

hakan-77
Copy link
Contributor

Related Issue or bug

Info about Issue or bug:

  • Do not use from joblib import _format_load_msg
  • it's private and now removed.

Closes #3977

Describe the changes you've made

  • removed joblib._format_load_msg() usage

Type of change

Please delete options that are not relevant.

  • My code follows the code style of this project.
  • Bug fix (non-breaking change which fixes an issue)

Copy link
Member

@Yard1 Yard1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@celestinoxp
Copy link
Contributor

after that i have a error with "_get_output_identifiers", can you test if it works well after this changes with joblib 1.4

@Yard1 Yard1 merged commit 613b5bc into pycaret:master Apr 23, 2024
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.

[BUG]: Do not use joblib._format_load_msg
3 participants