Ensemble-XAI Heart Disease Detection Framework
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Add new EDA and SHAP plots for analysis results
f4b4594View on GitHubUpdate requirements.txt: add seaborn dependency
997faccView on GitHubAdd explainability module: implement SHAP analysis for ensemble model predictions
462085cView on GitHubRefactor ensemble_model.py: remove PCA components from KNN model and adjust preprocessor setup
e8aeb84View on GitHubRefactor tuning.py: remove unused imports and streamline preprocessor setup
b641246View on GitHubRefactor feature engineering: remove PCA components and streamline preprocessing
737f781View on GitHubComplete data preprocessing and feature engineering
012be92View on GitHub