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

Overflow handling #6

Open
jlsuarezdiaz opened this issue Aug 1, 2020 · 0 comments
Open

Overflow handling #6

jlsuarezdiaz opened this issue Aug 1, 2020 · 0 comments

Comments

@jlsuarezdiaz
Copy link
Owner

Some algorithms (NCA, NCMML, NCMC, LMNN) can overflow with some datasets if learning rates are too big. They may return matrices with NAs which cause errors in subsequent algorithms, like classifiers or a tune function. During the tuning process the function should be able to not abort if there is a failure in any of the cases, and keep evaluating the other cases specified.

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

No branches or pull requests

1 participant