Skip to content

Commit

Permalink
fix travis badge [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
santolucito committed Jan 25, 2019
1 parent 80f9e5f commit 0bc0075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Equal Groups K-Means Clustering

https://travis-ci.com/santolucito/Same-Size-K-Means.svg?branch=master
[![Build Status](https://travis-ci.com/santolucito/Same-Size-K-Means.svg?branch=master)](https://travis-ci.com/santolucito/Same-Size-K-Means)

This is a k-means variation that produces clusters of the same size utilizing the
scikit-learn Kmeans methods and associated utilities.
Expand Down

0 comments on commit 0bc0075

Please sign in to comment.