Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 376 Bytes

f値-f1.md

File metadata and controls

24 lines (18 loc) · 376 Bytes

Note

guid: ElOpzZ*_o}
notetype: AI-Vocabulary-Style

Tags

Front

F値 / F1

Back-EN

F-score / F1-score (Harmonic mean of Precision and Recall)

Back-FR

F-score / f1-score (moyenne harmonique de précision et rappel

Reading

Fち / F1

Sentence

F値 = 2 * (敏感度 recall * 適合度 precision) / (敏感度 recall + 適合度 precision)