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

Append Jaccard dissimilarity to dissim.py - Jaccard dissimilarity measure #36 #128

Closed
wants to merge 33 commits into from

Conversation

AGMortimer
Copy link

This is my first contribution so please help if I've not set up the review process correctly.

This additional code should add the option to use Jaccard's dissimilarity in KModes

This is my first contribution so please help if I've not set up the review process correctly.

This additional code should add the option to use Jaccard's dissimilarity in KModes
@AGMortimer AGMortimer changed the title Append Jaccard dissimilarity to dissim.py Append Jaccard dissimilarity to dissim.py - Jaccard dissimilarity measure #36 Jun 7, 2019
@coveralls
Copy link

coveralls commented Jun 7, 2019

Coverage Status

Coverage decreased (-0.1%) to 96.93% when pulling 6133791 on jamacanpenguin:jamacanpenguin-patch-1 into 2bc7fce on nicodv:master.

@nicodv
Copy link
Owner

nicodv commented Jun 9, 2019

Nice, thanks for the contribution.

Please add some unit tests for the new function, both testing the function itself and how it would be used in calling KModes. See the following for inspiration:

@nicodv
Copy link
Owner

nicodv commented Jul 26, 2019

Closing in favor of #129

@nicodv nicodv closed this Jul 26, 2019
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.

None yet

3 participants