Skip to content
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

Add distance metric: Tanimoto variant of Jaccard score #9

Closed
vickumar1981 opened this issue Jul 5, 2018 · 1 comment
Closed

Add distance metric: Tanimoto variant of Jaccard score #9

vickumar1981 opened this issue Jul 5, 2018 · 1 comment

Comments

@vickumar1981
Copy link
Owner

Add an implementation for the tanimoto variant of the jaccard distance/score.

https://en.wikipedia.org/wiki/Jaccard_index#Tanimoto_coefficient_(extended_Jaccard_coefficient)

Note: For the tanimoto algorithm, the score is unnecessary b/c it will/outhgt to be the same as the jaccard score - the distances should be different.

@vickumar1981
Copy link
Owner Author

Addressed by: #13

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

No branches or pull requests

1 participant