Live data from Hacker News

Viewing profile — notascientist

notascientist

HN member
Joined
Thu, Mar 26, 2020, 12:37 PM UTC
HN karma
1
Public activity
1 items

About notascientist

No profile information was provided.

Recent public activity

  1. comment
    Comment #22692914

    No, accuracy is the same here it is for any binary classification. accuracy = (true positives + true negatives) / all samples. A largely useless measure. As a single score F1 score…