feat: add routed model training pipeline

This commit is contained in:
2026-09-11 16:33:20 +08:00
parent df3ab51a0d
commit 8e0b37176e
10 changed files with 437 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ version = "0.1.0"
description = "Laser material parameter matching toolkit"
requires-python = ">=3.10"
dependencies = [
"joblib>=1.4,<2",
"pandas>=2.2,<3",
"pydantic>=2.7,<3",
"pydantic-settings>=2.2,<3",