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

[pyclustering.cluster.kmedoids] predict method #527

Closed
annoviko opened this issue Jul 3, 2019 · 1 comment
Closed

[pyclustering.cluster.kmedoids] predict method #527

annoviko opened this issue Jul 3, 2019 · 1 comment
Assignees
Labels
Enhancement Tasks related to enhancement and development

Comments

@annoviko
Copy link
Owner

annoviko commented Jul 3, 2019

Introduction
Introduce predict method to calculate closest clusters for specified points - classification method.

Details
K-Means can be considered as an example.

@annoviko annoviko added the Enhancement Tasks related to enhancement and development label Jul 3, 2019
@annoviko annoviko self-assigned this Jul 3, 2019
annoviko added a commit that referenced this issue Jul 3, 2019
annoviko added a commit that referenced this issue Jul 4, 2019
@annoviko annoviko closed this as completed Jul 5, 2019
@iamashish121
Copy link

Installed pyclustering using pip.
predict() method not working
error says : 'kmedoids' object has no attribute 'predict'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Tasks related to enhancement and development
Projects
None yet
Development

No branches or pull requests

2 participants