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

RuntimeWarning: overflow #4

Open
ekerazha opened this issue Jul 12, 2017 · 3 comments
Open

RuntimeWarning: overflow #4

ekerazha opened this issue Jul 12, 2017 · 3 comments

Comments

@ekerazha
Copy link
Contributor

I get this warning on a dataset:

umap_.py:154: RuntimeWarning: overflow encountered in int_scalars
  self.init

Is it something that you can check without the dataset or do you need it?

@lmcinnes
Copy link
Owner

I'm not actually sure what causes this. The code is really not robust yet -- I'm hoping by sharing the algorithm I can get feedback on what works and what doesn't. Is it possible for you to share the dataset so I can try to reproduce the error? Perfectly understandable if you can't. In the meantime I'll see if I can figure out what might be causing and error like that.

@maxberggren
Copy link

Had that one come up also, but didn't seem to cause any trouble.

@sleighsoft
Copy link
Collaborator

sleighsoft commented Sep 15, 2019

Did this happen again these days? Or can the issue be closed?

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

4 participants