Accuracy: Difference between revisions
(Created page with "In machine learning terms, accuracy is the percentage of correct predictions made by a model over any given set of data.") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
In machine learning terms, accuracy is the percentage of correct predictions made by a model over any given set of data. | In machine learning terms, '''accuracy''' is the percentage of correct predictions made by a model over any given set of data. Accuracy is one metric for evaluating classification models. | ||
Latest revision as of 04:04, 4 May 2022
In machine learning terms, accuracy is the percentage of correct predictions made by a model over any given set of data. Accuracy is one metric for evaluating classification models.