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 #9

Closed gmcdonald-sfg closed 2 years ago

gmcdonald-sfg commented 2 years ago

Suggest changing “One way to measure the accuracy of a classification performance is to report the proportion of correct predictions.” to “One way to measure the accuracy of a classification model is to report the proportion of correct predictions. This performance metric is known as ‘accuracy’.”