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

Add init parameter to K-means #187

Closed
javicid opened this issue Apr 11, 2019 · 0 comments · Fixed by #223
Closed

Add init parameter to K-means #187

javicid opened this issue Apr 11, 2019 · 0 comments · Fixed by #223
Labels
algorithm related Issues that require algorithm understanding easy Relatively easy to solve issues enhancement New feature or request

Comments

@javicid
Copy link
Collaborator

javicid commented Apr 11, 2019

Add init argument to K-means constructor so that a np.array can be passed as the initial centers (same as in scikit-learn).

Related to #175

@javicid javicid added enhancement New feature or request easy Relatively easy to solve issues algorithm related Issues that require algorithm understanding labels Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm related Issues that require algorithm understanding easy Relatively easy to solve issues enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant