decisions

This commit is contained in:
Christoph J. Scherr 2025-02-27 11:46:32 +01:00
parent 586fd80706
commit 20f789ed71
Signed by: PlexSheep
GPG key ID: 9EB784BB202BB7BB
2 changed files with 205 additions and 0 deletions

View file

@ -75,6 +75,7 @@ nest-asyncio==1.6.0
notebook==7.3.2 notebook==7.3.2
notebook_shim==0.2.4 notebook_shim==0.2.4
numpy==2.0.2 numpy==2.0.2
nvidia-nccl-cu12==2.25.1
opt_einsum==3.4.0 opt_einsum==3.4.0
optree==0.14.0 optree==0.14.0
overrides==7.7.0 overrides==7.7.0
@ -137,3 +138,4 @@ Werkzeug==3.1.3
wheel==0.45.1 wheel==0.45.1
widgetsnbextension==4.0.13 widgetsnbextension==4.0.13
wrapt==1.17.2 wrapt==1.17.2
xgboost==2.1.4

203
tasks/18 - decisions.ipynb Normal file

File diff suppressed because one or more lines are too long