Add hyperparameter scan

This commit is contained in:
2026-06-22 07:27:02 +02:00
parent aef0a588ce
commit 46068f356f
6 changed files with 255 additions and 5 deletions
+1
View File
@@ -8,6 +8,7 @@ dependencies = [
"numpy>=1.26,<3",
"pandas>=2.2,<4",
"pyarrow>=16,<25",
"tqdm>=4.60,<5",
"typer>=0.12,<1",
]