Skip to content
Extraits de code Groupes Projets
Valider 13fae5c4 rédigé par Prince Addae's avatar Prince Addae
Parcourir les fichiers

Update file README.md

parent d094616d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -95,16 +95,18 @@ The project is organized into the following key components: ...@@ -95,16 +95,18 @@ The project is organized into the following key components:
### Datasets ### Datasets
1. ***small*** 1. ***small***
- Contains traditional MovieLens data and is used for evaluating models and building our recommendation system. - Contains traditional MovieLens data and is used for evaluating models and building our recommendation system.
2. ***test*** 2. ***test***
- A smaller dataset (6 users and 10 items) used for understanding algorithm workings during model development.and how algorithms work during model development. - A smaller dataset (6 users and 10 items) used for understanding algorithm workings during model development.and how algorithms work during model development.
3. ***tiny*** 3. ***tiny***
- A reduced version of the small dataset for debugging purposes. - A reduced version of the small dataset for debugging purposes.
#### Web Page - Overview
### Web Page - Overview
Our web page serves as the user interface for the Recommender System. It allows users to interact with the recommendation models & view recommended items. It was built in backend powered by Flask (Python) to handle requests and serve recommendations. Our web page serves as the user interface for the Recommender System. It allows users to interact with the recommendation models & view recommended items. It was built in backend powered by Flask (Python) to handle requests and serve recommendations.
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter