You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.