TutteInstitute / evoc

Embedding Vector Oriented Clustering
BSD 2-Clause "Simplified" License
94 stars 3 forks source link

No predict method? #6

Open GeorgeMcIntire opened 2 months ago

GeorgeMcIntire commented 2 months ago

When I wanted to cluster new data with Evoc, I saw that there was no predict method and if i want to make predictions I'm gonna have to retrain the model.

How come there's no predict method? What do you recommend to do in this situation? Thank you.

lmcinnes commented 2 months ago

Predict is a little hard with this particular approach. I am working on a rather different algorithm that is far from a releasable state that comes with a built in fast predict function. That's still some ways off. EVOC is really designed more for one of exploration rather than on-going streaming of data, so it won't support a predict method.

On Tue, Jun 18, 2024 at 3:02 PM George McIntire @.***> wrote:

When I wanted to cluster new data with Evoc, I saw that there was no predict method and if i want to make predictions I'm gonna have to retrain the model.

How come there's no predict method? What do you recommend to do in this situation? Thank you.

— Reply to this email directly, view it on GitHub https://github.com/TutteInstitute/evoc/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3IUBMKZH3RTO3BFPTO45TZIB74ZAVCNFSM6AAAAABJQTW74GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3DANJQG44TINY . You are receiving this because you are subscribed to this thread.Message ID: @.***>