mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-11 17:49:25 -05:00
chore: add ROUGE and FPR to codespell ignore list
ROUGE is a legitimate ML evaluation metric (Recall-Oriented Understudy for Gisting Evaluation) used in text summarization benchmarks. FPR is False Positive Rate, a standard ML classification metric.
This commit is contained in:
@@ -31,3 +31,5 @@ panting
|
||||
occurence
|
||||
socio-economic
|
||||
rin
|
||||
rouge
|
||||
FPR
|
||||
|
||||
Reference in New Issue
Block a user