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

How does pytorch-TabNet handle missing-values #1

Open
phseidl opened this issue Mar 26, 2021 · 0 comments
Open

How does pytorch-TabNet handle missing-values #1

phseidl opened this issue Mar 26, 2021 · 0 comments

Comments

@phseidl
Copy link
Collaborator

phseidl commented Mar 26, 2021

Is it possible to "skip" missing vales, or how does it natively handle those things: Important for our project because for a fingerprint-size of 2048, a lot of those will be zeros, and O(n²) due to the full attention won't be feasible / fit into RAM.
Also check what common sequence/tabular lengths are.

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

1 participant