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

XMeans predict() function #540

Closed
aditya-malte opened this issue Sep 2, 2019 · 2 comments
Closed

XMeans predict() function #540

aditya-malte opened this issue Sep 2, 2019 · 2 comments
Assignees
Labels
Enhancement Tasks related to enhancement and development

Comments

@aditya-malte
Copy link

Hello,
I would like to ask that why is there no predict() function for the xmeans module?
After all it can be implemented by finding nearest cluster(I am eager to work on this idea)

Having a predict function would be useful in cases where you need to perform prediction with a trained model(without training it all over again)
Thanks

@annoviko
Copy link
Owner

annoviko commented Sep 3, 2019

Hello, @aditya-malte ,

Good point, I will add this function.

@annoviko annoviko self-assigned this Sep 3, 2019
@annoviko annoviko added the Enhancement Tasks related to enhancement and development label Sep 3, 2019
@aditya-malte
Copy link
Author

That's amazing! Never expect such quick response and turnaround time.
Thanks

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