WIP add score tests

This commit is contained in:
Simon Alibert
2024-05-15 17:50:12 +02:00
parent 89c6be84ca
commit 10036c1219
3 changed files with 639 additions and 3 deletions

View File

@@ -59,6 +59,8 @@ imagecodecs = { version = ">=2024.1.1", optional = true }
pyav = ">=12.0.5"
moviepy = ">=1.0.3"
rerun-sdk = ">=0.15.1"
statsmodels = "^0.14.2"
matplotlib = "^3.8.4"
[tool.poetry.extras]