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

For imputation models, X_intact in the val set containing missing data will cause NaN loss #232

Closed
WenjieDu opened this issue Nov 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@WenjieDu
Copy link
Owner

Issue description

For all imputation models, when X_intact in the val set contains missing data, the training procedure will have NaN val loss, and this will lead to an error after the training is finished.

@WenjieDu WenjieDu added the question Further information is requested label Nov 12, 2023
@WenjieDu WenjieDu self-assigned this Nov 12, 2023
@WenjieDu WenjieDu added bug Something isn't working and removed question Further information is requested labels Nov 12, 2023
@WenjieDu WenjieDu added this to the v0.2.1 milestone Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant