- mlflow: bump to 2.19.0
- manager: switch from poetry to uv (#22)
- manager: switch from poetry to uv
- tasks: merge conflict
- tasks: fix mlflow.serve task attribute
- github-actions: run check on all PR
- release: prepare before release
- actions: split check tasks into subtask for easier debugging (#29)
- code: improve abstractions (#28)
- cruft: adopt cruft and link it to cookiecutter-mlops-package
- mlproject: fix calling mlflow run by adding project run in front
- dependencies: add setuptools to main dependency for mlflow
- publish: fix publication workflow by installing dev dependencies
- kpi: add key performance indicators
- mlproject: add mlflow project and tasks
- monitoring: add mlflow.evaluate API
- lineage: add lineage features through mlflow data api
- explanations: add explainability features and tooling
- data: add train, test, and sample data
- notification: add service and alerts with plyer
- observability: add alerting with plyer notifications
- observability: add infrastructure through mlflow system metrics
- kpi: add key performance indicators
- projects: change naming convention
- evaluation: add evaluation files
- loading: use version or alias for loading models
- warnings: improve styles and remove warnings
- mlflow: remove input examples following the addition of lineage
- paths: fix path for explanation job
- data: fix models explanations name
- data: add parquet data
- version: bump