Уроки 6-9: autolog, hyperparam sweep, grid search, serving + MLproject, walkthrough

This commit is contained in:
2026-07-20 15:01:31 +03:00
parent 2c07fd63c0
commit d6a4b46db0
14 changed files with 1248 additions and 95 deletions
+3
View File
@@ -11,5 +11,8 @@ matplotlib>=3.7.0
torch>=2.1.0
torchvision>=0.16.0
# === Для Model Serving (Урок 9) ===
flask>=3.0.0
# === Для MLflow UI / Model Registry ===
# SQLite backend уже входит в стандартную поставку Python