Python-Deep-Learning
Python-Deep-Learning copied to clipboard
Mention Evaluation Metrics on Day 1
In the slides, day 1 mention:
- What evaluation metrics exist
- Use cases (cancer detection, check processing, etc.)
- Why we use accuracy - for simplicity's sake / for the problem at hand
In code add a confusion matrix to show what we are getting wrong for diagnosis.