Add multiclass training

This commit is contained in:
Tobias Hölzer 2025-11-09 22:34:03 +01:00
parent 553b54bb32
commit d5b35d6da4
7 changed files with 814 additions and 4867 deletions

View file

@ -51,7 +51,7 @@ dependencies = [
"geocube>=0.7.1,<0.8",
"streamlit>=1.50.0,<2",
"altair[all]>=5.5.0,<6",
"h5netcdf>=1.7.3,<2", "streamlit-folium>=0.25.3,<0.26",
"h5netcdf>=1.7.3,<2", "streamlit-folium>=0.25.3,<0.26", "st-theme>=1.2.3,<2",
]
[project.scripts]