Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log perplexity during LDA model fitting. #1546

Closed
groceryheist opened this issue Aug 23, 2017 · 3 comments
Closed

Log perplexity during LDA model fitting. #1546

groceryheist opened this issue Aug 23, 2017 · 3 comments

Comments

@groceryheist
Copy link

This is a feature request. I would like to find out if my model fit is converging on a hold out set. Currently eval_every operates on the latest mini-batch. A parameter ( perhaps called eval_corpus ) should be available to evaluate convergence on a hold-out set.

@parulsethi
Copy link
Contributor

This is being worked on in #1399. It would be merged within this week but if urgent, you can clone my gensim fork here and checkout to tensorboard_logs branch for this functionality. This is a tutorial notebook with instructions to use the API. As it's a new feature, let us know if you have any additional suggestions too.

@groceryheist
Copy link
Author

groceryheist commented Aug 24, 2017 via email

@menshikh-iv
Copy link
Contributor

Implemented in #1399

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants