carpentries-incubator / r-ml-tabular-data

A Data-Carpentry-style lesson on some ML techniques in R
https://carpentries-incubator.github.io/r-ml-tabular-data/
Other
3 stars 0 forks source link

_episodes_rmd/02-Linear-Logistic.Rmd: Minor text edit #7

Closed gmcdonald-sfg closed 2 years ago

gmcdonald-sfg commented 2 years ago

Suggest changing “How do we measure the accuracy of predictions?” to “How do we measure the performance of predictions?” (accuracy is a specific type of performance metric, and is only relevant for classification)