Skip to content

A repository for COVID-19 data analysis using Explainable AI (XAI) techniques to provide insights and enhance model interpretability

Notifications You must be signed in to change notification settings

SalimAwad85/COVID-XAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

COVID-XAI

This project provides an Explainable AI (XAI) model for detecting COVID-19 from medical data. It focuses on interpreting machine learning models' decisions to ensure transparency and trust.

Features

  • Uses machine learning algorithms to detect COVID-19.
  • Implements explainability techniques like SHAP and LIME.
  • Visualizes key features contributing to model predictions.

Requirements

  • Python 3.x
  • Required libraries: pandas, scikit-learn, shap, lime, etc.

How to Run

  1. Clone the repository.
  2. Install dependencies: pip install -r requirements.txt
  3. Run the notebook.

License

MIT License

About

A repository for COVID-19 data analysis using Explainable AI (XAI) techniques to provide insights and enhance model interpretability

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published