Ajout de fichiers pour le calcul des graphiques de dépendance partielle : ajout de TP1.ipynb et data/data_pdp.xlsx ; mise à jour des dépendances dans pyproject.toml et uv.lock

This commit is contained in:
2026-01-12 10:37:11 +01:00
parent 8e7bbc1fe9
commit 346695212d
4 changed files with 232 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ dependencies = [
"nbformat>=5.10.4",
"numpy>=2.2.5",
"opencv-python>=4.11.0.86",
"openpyxl>=3.1.5",
"pandas>=2.2.3",
"pandas-stubs>=2.3.2.250926",
"plotly>=6.3.0",