feat: add training preprocessing and model routing
This commit is contained in:
@@ -8,8 +8,10 @@ version = "0.1.0"
|
||||
description = "Laser material parameter matching toolkit"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"pandas>=2.2,<3",
|
||||
"pydantic>=2.7,<3",
|
||||
"pydantic-settings>=2.2,<3",
|
||||
"scikit-learn>=1.5,<2",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user