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

Bug in hint loss for CATEGORICAL type. The number of unmasked datapoints (jnp.sum(unmasked_data)) was computed over the whole time sequence instead of the pertinent time slice. #53

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

copybara-service[bot]
Copy link

Bug in hint loss for CATEGORICAL type. The number of unmasked datapoints (jnp.sum(unmasked_data)) was computed over the whole time sequence instead of the pertinent time slice.

The change doesn't seem to affect results.

…nts (jnp.sum(unmasked_data)) was computed over the whole time sequence instead of the pertinent time slice.

The change doesn't seem to affect results.

PiperOrigin-RevId: 429300075
@copybara-service copybara-service bot merged commit a70f75e into master Feb 17, 2022
@copybara-service copybara-service bot deleted the test_429104366 branch February 17, 2022 15:02
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.

0 participants