Skip to content
GitLab
Explorer
Connexion
S'inscrire
Navigation principale
Rechercher ou aller à…
Projet
R
recomsys
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Conditions générales et politique de confidentialité
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
recommender_system
recomsys
Validations
5385c4bc
Valider
5385c4bc
rédigé
1 year ago
par
Adrien Payen
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
update readme
parent
dfaa5d69
Aucune branche associée trouvée
Branches contenant la validation
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
README.md
+4
-6
4 ajouts, 6 suppressions
README.md
avec
4 ajouts
et
6 suppressions
README.md
+
4
−
6
Voir le fichier @
5385c4bc
...
...
@@ -110,21 +110,19 @@ Loading data, generating evaluation reports for different models, and saving exp
### Hackathon_make_predictions.ipynb
It d
efine
s
a function make_hackathon_prediction that takes feature_method and regressor_method as input.
D
efine a function make_hackathon_prediction that takes feature_method and regressor_method as input.
Inside this function:
-
It l
oad
s
the training data and converts it into the format suitable for Surprise.
-
Train
s
a Content-Based model (ContentBased) on the training set using the specified feature and regressor methods.
-
Make
s
predictions on the test set by loading the test data from a CSV file and converting it into records.
-
L
oad the training data and converts it into the format suitable for Surprise.
-
Train a Content-Based model (ContentBased) on the training set using the specified feature and regressor methods.
-
Make predictions on the test set by loading the test data from a CSV file and converting it into records.
Converts the predictions into a DataFrame and saves them as a CSV file.
It then calls this function with specific parameters and prints the generated predictions.
### Dataset
Organized under the data/test/ directory, which contains three subdirectories:
-
content: Contains movies.csv & tags.csv files.
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter