Update README.md

This commit is contained in:
marc 2021-05-28 11:58:09 -07:00 committed by GitHub
parent 5596f9d74a
commit 5fab586fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,3 +138,9 @@ The result will be the model's predictions for the entire dataset.
3. Mean Normalization 3. Mean Normalization
4. One Hot Representation 4. One Hot Representation
5. Reverse One Hot Representation 5. Reverse One Hot Representation
14. ***Utilities***
1. TP, FP, TN, FN function
2. Precision
3. Recall
4. Accuracy
5. F1 score