Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luuisotorres authored Jun 24, 2022
1 parent 9cd14c5 commit 6d57bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ One of those evaluation metrics is the **confusion matrix** which is a summary o
Beyond the confusion matrix, we also have some other relevant metrics. They are:<br><br>

### Accuracy <br><br>
Accuracy simply tell us the propotion of correct predictions. This is how we calculate it:<br>
Accuracy simply tells us the proportion of correct predictions. This is how we calculate it:<br>
<center><img src = "https://www.mydatamodels.com/wp-content/uploads/2020/10/2.-Accuracy-formula-machine-learning-algorithms.png"></center><br>

### Precision <br><br>
Expand Down

0 comments on commit 6d57bd5

Please sign in to comment.