Skip to content
Extraits de code Groupes Projets
Valider 95e18b04 rédigé par Adrien Payen's avatar Adrien Payen
Parcourir les fichiers

Merge branch 'Project' of https://forge.uclouvain.be/recommender_system/recomsys into Project

parents 5742f479 cd87c7ce
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -19,10 +19,11 @@ pip install random
pip install tabulate
```
## Codes Python de Base
<<<<<<< HEAD
These codes will be found in the section of each submission: "1_Analytics_UI", "2_Evaluator_Block", "3_User_Based", "4e Rendu". These are located in the same folder as each Jupyter notebook (.ipynb).
##Project Structure
The project is organized into the following key components:
###Configuration and Constants
1. **configs.py**
- This code defines an EvalConfig class that stores configurations for evaluating multiple recommendation models. It specifies a list of models, each with its name, class, and parameters. Metrics are defined to evaluate model performance under different scenarios: split evaluation, Leave-One-Out, and on the entire dataset. Other parameters include test set size and number of recommendations to consider.
......
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