Skip to content

muhammadhassaan-solves/interpreting-deep-learning-model-for-fairness-using-shap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Implementing and Interpreting a Deep Learning Model for Fairness using SHAP

Description

This project focuses on implementing a deep learning model to predict income levels using the UCI Adult Dataset. It utilizes SHAP for explaining model predictions and assessing fairness, while also addressing potential biases through class re-weighting. The project highlights key techniques in model transparency and ethical AI.

Utilities Used

  • Python
  • Google Colab
  • TensorFlow
  • scikit-learn
  • pandas
  • SHAP

Project Walk-through

Data Loading & Preprocessing


Model Building & Training


Interpretability with SHAP


Bias Detection & Mitigation


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages