Skip to content

Conversation

@Xirzag
Copy link

@Xirzag Xirzag commented Oct 28, 2019

ISSUE NUMBER

Add new clustering python project
#164

SHORT DESCRIPTION

Just added a Kmeans project that shows how this algorithm works with comments. It also created a graph that show how the centroids move in every iteration.

TESTING

Run the Kmeans.pynb jupyter notebook, it should create plots like kmeans.jpg. The centroids are positioned randomly, so the result may change in every execution

PROBLEMS WITH PR

This is the second pr, the last one had merge problems
#167

I created a new branch as it says in the contributing file, because in the last pr I used the dev branch, which I think it isn't updated and I messed it up.

@prateekiiest
Copy link
Owner

your commit is again coming up with an old commit.
You should fork this repo, not gleb's repo

@stale
Copy link

stale bot commented Nov 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 26, 2019
@stale stale bot closed this Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment