Replies: 1 comment 1 reply
-
That's correct! Considering the clusters change everytime you run It technically needs a different procedure than It is a bit out of scope for my schedule at the moment, but it does sound reasonable enough to implement. My main concern would be how to decide which metric to use to select if a new document is better than one of the previous. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
when doing online topic modeling with River I got the representations fine. But I noticed there are no representative documents. I also checked the code and it may be more related to the
partial_fit
method which don't seem to be using_save_representative_docs
method.I was wondering what's preventing the saving of representative document for partial fit?
Thanks 🙂
Beta Was this translation helpful? Give feedback.
All reactions