Skip to content

Function seems to be renamed - #18

Open
vmcj wants to merge 1 commit into
GGiecold-zz:masterfrom
vmcj:master
Open

Function seems to be renamed#18
vmcj wants to merge 1 commit into
GGiecold-zz:masterfrom
vmcj:master

Conversation

@vmcj

@vmcj vmcj commented Jun 15, 2020

Copy link
Copy Markdown

In python3 the import fails as the jaccard seems to be renamed, see older docs of sklearn:
https://scikit-learn.org/0.17/modules/generated/sklearn.metrics.jaccard_similarity_score.html#sklearn.metrics.jaccard_similarity_score

and the stable:
https://scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html

which describe the same function, so I think its safe to rename this (and is running in my experiments).

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.

1 participant