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

Fixing for small number of topics. #229

Merged
merged 1 commit into from Feb 11, 2023
Merged

Conversation

jdagdelen
Copy link
Contributor

When number of topics is less than the default perplexity for TSNE, an error is thrown. This reduces perplexity to be always smaller than the number of topics.

When number of topics is less than 30 (default perplexity for TSNE) an error is thrown. This reduces perplexity to be always smaller than the number of topics.
@urucoder
Copy link

urucoder commented Nov 9, 2022

We're being affected by this bug, can this PR be merged?

@msusol msusol merged commit 0030014 into bmabey:master Feb 11, 2023
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

Successfully merging this pull request may close these issues.

None yet

3 participants