Skip to content

Improving computational time in LDASeqModel #1545

@Diego999

Description

@Diego999

Hi,

I was training a LDASeqModel on ~40k documents through 20 years (20 time slices in my case) and after 2 days of computation, still didn't finish.

I realized that only LDAModel is used in this class. Shouldn't be better to use LDAMulticore since it can also handle the case of single core ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestIssues marked for hacktoberfestdifficulty mediumMedium issue: required good gensim understanding & python skillsfeatureIssue described a new featuregood first issueIssue for new contributors (not required gensim understanding + very simple)performanceIssue related to performance (in HW meaning)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions