Closed AngelinaZhai closed 1 year ago
Implement the confusion matrix to calculate for the accuracy of the model. Create a separate function named get_accuracy() like the one we already have for this task.
Here are some resources to help you get started. They both have example codes:
It would be ideal to have at least two members of the backend team working on this
Implement the confusion matrix to calculate for the accuracy of the model. Create a separate function named get_accuracy() like the one we already have for this task.
Here are some resources to help you get started. They both have example codes:
It would be ideal to have at least two members of the backend team working on this