- Predict whether a Chest X-ray is a COVID-19 diagnosis or not
- Build and Train the Convolutional Neural Network using Keras with Tensorflow as Backend
- Visualize Data in Matplotlib
- Make use of the Trained Model to Predict on a New Set of Data
- Introduction & Import Libraries
- Clone and Explore Dataset
- Data Visualization
- Data preprocessing and Augmentation
- Build a Convolutional Neural Network (CNN)
- Compile and Train the Model
- Performance Evaluation
- Prediction on New Data
- Accuracy on test data: 0.9752
- Accuracy during the training and validation: