From 6ccfef32ab1161db7516c1f580dc05a9dcdf5ce6 Mon Sep 17 00:00:00 2001 From: ncaptier Date: Sat, 24 Jun 2023 18:28:36 +0200 Subject: [PATCH] add badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c397ec..1f4a39c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # radshap +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) + This repository proposes a python tool for highlighting the contribution of different regions of interest (ROIs) to the predictions of radiomic models. It estimates the Shapley value of the different ROIs of an image that a trained radiomic model uses to obtain a prediction.