add model training

This commit is contained in:
2026-02-02 17:08:43 +11:00
parent 737eef85ea
commit 8edd0dc8b0
7 changed files with 388 additions and 9 deletions

5
scripts/requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
pandas>=2.2.0
numpy>=1.26.0
scikit-learn>=1.4.0
psycopg2-binary>=2.9.0
joblib>=1.3.0