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

[FIX] KMeans: Silhouette format fixed to integer #1434

Merged
merged 1 commit into from
Jul 8, 2016

Conversation

BlazZupan
Copy link
Contributor

Previous format string in silhouette plot caused crashes of k-means. Fixed to integer now.

@codecov-io
Copy link

codecov-io commented Jul 8, 2016

Current coverage is 87.94%

Merging #1434 into master will not change coverage

@@             master      #1434   diff @@
==========================================
  Files            77         77          
  Lines          7582       7582          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           6668       6668          
  Misses          914        914          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by 7f464a6...eb1555a

@kernc kernc merged commit efb18b6 into biolab:master Jul 8, 2016
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