-
Couldn't load subscription status.
- Fork 161
Closed
Description
Hello, great work on your paper.
Results of the algorithm look promising. Unfortunately, it seems like I'll have to call solve() method with all training dataset to cluster any new data every time. That's not efficient.
Now I have few questions:
- Is it possible to implement
predictmethod on an already trained model? - Could we add
load_modelandsave_modelmethods? - Will you be following scikit-learn interfaces in the future (
__init__,fit,predict, etc)?
I could definitely contribute but after 2 hours of attempting to refactor the code, it seems like there are plenty of dependent variables and super long methods. How can I help?
Metadata
Metadata
Assignees
Labels
No labels