Skip to content

Tinuke/AI-For-Medicine-Specialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI For Medicine Specialization

Pre-process and prepare a real-world X-ray dataset
Use transfer learning to retrain a DenseNet model for X-ray image classification
Learn a technique to handle class imbalance
Measure diagnostic performance by computing the AUC (Area Under the Curve) for the ROC (Receiver Operating Characteristic) curve
Visualize model activity using GradCAMs

Here we cover:

Data preparation
    Visualizing data
    Preventing data leakage
Model Development
    Addressing class imbalance
    Leveraging pre-trained models using transfer learning
Evaluation
    AUC and ROC curves

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages