diff --git a/README.md b/README.md index 3fd501b..cba1c22 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,12 @@ If you want to deploy the system in a staging or production environment, you can - - + + - - + +
@@ -182,6 +182,8 @@ The project is organized as follows: - **FastAPI**: For building the REST API for the movie recommendation service. - **Prometheus**: For monitoring and alerting. - **Grafana**: For visualizing metrics. +- **scikit-learn**: For building and training machine learning models. +- **GitHub Actions**: For continuous integration and deployment workflows. ## ⚙ ️Setup diff --git a/assets/images/dmp_1.png b/assets/images/dmp_1.png index 8235bfd..852f840 100644 Binary files a/assets/images/dmp_1.png and b/assets/images/dmp_1.png differ diff --git a/assets/images/dmp_s_1.png b/assets/images/dmp_s_1.png index 9237cd0..159d799 100644 Binary files a/assets/images/dmp_s_1.png and b/assets/images/dmp_s_1.png differ diff --git a/assets/images/dmp_s_2.png b/assets/images/dmp_s_2.png index fe29b45..805b3a6 100644 Binary files a/assets/images/dmp_s_2.png and b/assets/images/dmp_s_2.png differ