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

Pr #52

Merged
merged 27 commits into from
Nov 15, 2017
Merged

Pr #52

merged 27 commits into from
Nov 15, 2017

Conversation

nicodv
Copy link
Owner

@nicodv nicodv commented Aug 15, 2017

No description provided.

Ben Andow and others added 20 commits June 6, 2017 21:13
…diss, and added error checking to dissimilarity function for membship array
…ck of initial feature vector for attribute frequency calculation in ng_diss. Although this means that the encoded FV will not be freed by the GC! Alternative is to build a map of attribute frequencies at the beginning, but this adds unnecessary memory overhead if not predicting new data (e.g., just invoking fit or fit_predict). Therefore, I believe that maintaining a reference to the encoded FV is the best choice.
# Conflicts:
#	kmodes/util/dissim.py
@coveralls
Copy link

coveralls commented Aug 16, 2017

Coverage Status

Coverage decreased (-0.1%) to 96.569% when pulling 103d8fe on pr into 7c6dbf4 on master.

nicodv and others added 4 commits September 7, 2017 11:12
# Conflicts:
#	setup.py
# Conflicts:
#	kmodes/kmodes.py
#	kmodes/kprototypes.py
#	kmodes/tests/test_kmodes.py
@nicodv nicodv merged commit 7eea6aa into master Nov 15, 2017
@nicodv nicodv deleted the pr branch November 15, 2017 18:55
@coveralls
Copy link

coveralls commented Nov 15, 2017

Coverage Status

Coverage decreased (-0.1%) to 96.602% when pulling 48314f1 on pr into 1a6a7be on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 96.602% when pulling 48314f1 on pr into 1a6a7be on master.

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.

3 participants