Enhance tp2 Rmd (histogram, interactive maps, choropleth fixes); add TP3 Shiny apps and project files; update .gitignore; add shap (+cloudpickle, numba, llvmlite, tqdm, slicer) to pyproject.toml and uv.lock; remove generated tp2 HTML/assets

This commit is contained in:
2025-11-13 16:07:58 +01:00
parent 74feddbddb
commit 8b0afced5c
27 changed files with 1083 additions and 5527 deletions

View File

@@ -19,6 +19,7 @@ dependencies = [
"scikit-learn>=1.6.1",
"scipy>=1.15.2",
"seaborn>=0.13.2",
"shap>=0.49.1",
"tensorflow>=2.20.0",
"yfinance>=0.2.66",
]