add data for case study to enable working with binder

This commit is contained in:
franzi
2024-03-04 12:18:25 +01:00
parent eace56a7b2
commit 29555375d3
3 changed files with 2 additions and 5 deletions

BIN
data/Concrete_Data.xls Normal file

Binary file not shown.

View File

@@ -11,7 +11,7 @@ fastapi = {version = "^0.109.2", extras = ["all"]}
ipython = ">=8.0.0"
joblib = "^1.2.0"
matplotlib = "^3.7.2"
notebook = "^6.5.0"
notebook = "^6.5.6"
numpy = "^1.20.3"
pandas = ">=1.3.5,<3.0.0"
pillow = ">=9.1.0"

View File

@@ -1,5 +1,5 @@
ipython>=8.2.0
notebook>=6.4.10
notebook~=6.5.6
numpy>=1.22.3
matplotlib>=3.5.1
pandas>=1.4.2
@@ -11,6 +11,3 @@ plotly>=5.7.0
xlrd>=2.0.1
requests>=2.27.1
fastapi[all]>=0.89.0
torch>=1.12.1
torchvision>=0.13.1
skorch>=0.11.0