Accuracy: Difference between revisions
No edit summary |
No edit summary |
||
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.