Skip to content
Discussion options

You must be logged in to vote

In test, the computation of accuracy should be

test = int(correct.sum()) / int(data.val_mask[:, 0].sum())

and you'll get your accuracy of 0.61

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@AdarshMJ
Comment options

Comment options

You must be logged in to vote
1 reply
@AdarshMJ
Comment options

Answer selected by AdarshMJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants