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
so that the result is between 0 and 100 as a proper percentage, and not from 0 to 1.
The text was updated successfully, but these errors were encountered:
jiridanek
changed the title
The percentages calculation looks to be missing a $\cdot 100$
The percentages calculation looks to be missing a * 100Oct 8, 2024
fraud-detection/1_experiment_train.ipynb
Line 553 in 7b42799
I think this should read
so that the result is between 0 and 100 as a proper percentage, and not from 0 to 1.
The text was updated successfully, but these errors were encountered: