Skip to content

Implement online fitting for clustering topic models #59

Description

@x-tabdeveloping

Clustering models could technically be used with online fitting.
In order to do this, we would have to check whether both the dimensionality reduction and clustering steps have a partial_fit() method,
and if so, make users be able to call partial_fit() on the topic model as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions