feat(ml): enregistrer le modèle dans le MLflow Model Registry
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM python:3.12-slim
|
||||
RUN pip install --no-cache-dir mlflow==3.16.1 psycopg2-binary
|
||||
EXPOSE 5000
|
||||
Reference in New Issue
Block a user