pneumonia-detector

Detecting pneumionia from scans is often a difficult task. This is a classification problem taken from Pneumonia Kaggle dataset.

Pneumonia detector sample output

This is a sample output from this piece of code.

Sample python notebook showing transfer learning on biomedical data. This is the homework assignment of the fourth week for MMWML course.