Skip to content

Instantly share code, notes, and snippets.

View hugocool's full-sized avatar
🎯
Focusing

Hugo hugocool

🎯
Focusing
View GitHub Profile
@hugocool
hugocool / improving-the-explainer-dashboard-summary-plot.ipynb
Created February 2, 2022 13:28
Improving the explainer dashboard summary plot.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[tool.poetry]
name = "diabetes dashboard"
version = "0.2.1"
description = "dashboard which shows the effect of age and other patient characteristics on diabetes progression"
authors = ["Hugo Evers <hugo.evers@baken.ai>"]
license = "MIT"
[tool.poetry.dependencies]
python = "^3.7.10"