Python-Deep-Learning icon indicating copy to clipboard operation
Python-Deep-Learning copied to clipboard

Mention Evaluation Metrics on Day 1

Open seanmperez opened this issue 3 years ago • 0 comments

In the slides, day 1 mention:

  1. What evaluation metrics exist
  2. Use cases (cancer detection, check processing, etc.)
  3. 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.

seanmperez avatar Mar 28 '22 21:03 seanmperez