You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My personal understanding is that a correct prediction is typically marked as 1, while an incorrect one is marked as 0, which is also mentioned in the original paper. However, in the code, it seems that a correct prediction is marked as 0 and an incorrect prediction as 1, which is the opposite of what I expected. This has caused me some confusion, and I would appreciate it if someone could clarify this for me. Thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My personal understanding is that a correct prediction is typically marked as 1, while an incorrect one is marked as 0, which is also mentioned in the original paper. However, in the code, it seems that a correct prediction is marked as 0 and an incorrect prediction as 1, which is the opposite of what I expected. This has caused me some confusion, and I would appreciate it if someone could clarify this for me. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions