openreplay/ee/recommendation/ml_service
MauricioGarciaS 7ffcf79bf6
chore(recommendations): python modules updated and added airflow dag to save sessions features (#1979)
* fix(trainer): Updated requirements

* fix(recommendations): Downgraded pydantic to 1.10.12 and mlflow to 2.5

* Updated dag for updating database with feedbacks, changed feedback file from ml_service/core into common core

* fix(recommendations): fixed database update and added more features into DB

* Updated modules in recommendations trainer and server

* chore(recommendations): Updated python modules for trainer. Added script to save features from feedback sessions into ml database.

* updated requirements

* updated requirements
2024-04-24 15:10:18 +02:00
..
auth
core chore(recommendations): python modules updated and added airflow dag to save sessions features (#1979) 2024-04-24 15:10:18 +02:00
crons
sql
api.py
build_dev.sh
Dockerfile
entrypoint.sh
requirements.txt chore(recommendations): python modules updated and added airflow dag to save sessions features (#1979) 2024-04-24 15:10:18 +02:00
run.sh
test.py