An open API service indexing awesome lists of open source software.

https://github.com/aastopher/nn_shap_exploration

Exploration of SHAP visualisations with Keras Multi Layered Perceptron (MLP), Classifiers, and Regresors using seaborn datasets.
https://github.com/aastopher/nn_shap_exploration

keras keras-tensorflow mlp mlp-classifier mlp-regressor nueral-networks sequential-models shap

Last synced: 3 months ago
JSON representation

Exploration of SHAP visualisations with Keras Multi Layered Perceptron (MLP), Classifiers, and Regresors using seaborn datasets.

Awesome Lists containing this project

README

        

## Neural Network SHAP Exploration
Aaron Stopher
2022

### Description
Exploration of SHAP visualizations with Keras Multi Layered Perceptron (MLP), Classifiers, and Regressors using seaborn datasets.

### Data Sources
* [Seaborn](https://github.com/mwaskom/seaborn-data)
* [UCI Machine Learning Repository](https://archive.ics.uci.edu/ml/datasets/bike+sharing+dataset)