Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/racarvajal/eso_python_coffee_shap

Introduction to SHAP analysis of ML models
https://github.com/racarvajal/eso_python_coffee_shap

Last synced: 18 days ago
JSON representation

Introduction to SHAP analysis of ML models

Awesome Lists containing this project

README

        

# ESO_python_coffee_SHAP

[![My Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/racarvajal/ESO_python_coffee_SHAP/main?filepath=Intro_SHAP.ipynb) [![nbviewer](https://img.shields.io/badge/view%20in-nbviewer-orange)](https://nbviewer.org/github/racarvajal/ESO_python_coffee_SHAP/blob/main/Intro_SHAP.ipynb)
Open in Studio

Introduction to SHAP analysis of ML models

Short explanation of the use of SHAP analysis for the selection of relevant features in regular functions and Machine Learning (ML) models.

A first example with a toy function is shown. It is followed by an astrophysical example for the prediction of redshift values in QSOs in the SDSS-DR16Q sample. Finally, an astrophysics-based example with images is presented.