-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated package and retrained models. #36
Conversation
@menkotoglou Strange behaviour with Python3.8. Scikit learn does not mention deprecation but version is not available. Code here essentially skips latest version... Do not know if we should deprecate it or not. My take is to leave things as-is perhaps with a note to README in case they did not include Python 3.8 by accident. |
Resolves #33 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does ....post1
stands for?
https://scikit-learn.org/stable/whats_new/v1.4.html#release-notes-1-4
|
Got it, good to go from my side |
No description provided.