Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 660 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 660 Bytes

Malaria_Detection

accuracy: 0.8838 - precision: 0.8184 - recall: 0.9839

Input:

  • Uninfected (U): 1

  • Parasited (P): 0

  • image

Prediction on Test Images

image

ROC Curce

image

Confusion Matrix with threshold 0.9

image