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

update readme

parent 7bd5359e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -97,14 +97,15 @@ 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.
2. #### ***content_based.ipynb***
1. ***Feature Extraction Methods***
2.1. ***Feature Extraction Methods***
The system supports the following feature extraction methods:
- `genre`: Extracts genres of the movies using TF-IDF vectorization.
- `movie_year`: Extracts the release year of the movies.
- `avg_rating`: Computes the average rating for each movie.
- `title_length`: Computes the length of the movie title.
2. ***Regression Models***
2.2. ***Regression Models***
The system supports the following regression models for predicting user ratings:
- `linear_regression`
......
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