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

update

parent f83dbcd3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -81,8 +81,8 @@ This folder contains all the data, jupyter notebook, scripts python used to impr ...@@ -81,8 +81,8 @@ This folder contains all the data, jupyter notebook, scripts python used to impr
- Exports the evaluation report to a CSV file. - Exports the evaluation report to a CSV file.
## Content Based ## Content Based and Hackathon
***hackathon_make_predictions.ipynb*** 1. ### ***hackathon_make_predictions.ipynb***
Define a function make_hackathon_prediction that takes feature_method and regressor_method as input. Define a function make_hackathon_prediction that takes feature_method and regressor_method as input.
...@@ -96,7 +96,7 @@ Converts the predictions into a DataFrame and saves them as a CSV file. ...@@ -96,7 +96,7 @@ 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. It then calls this function with specific parameters and prints the generated predictions.
***content_based.ipynb*** 2. #### ***content_based.ipynb***
1. ***Feature Extraction Methods*** 1. ***Feature Extraction Methods***
The system supports the following feature extraction methods: The system supports the following feature extraction methods:
- `genre`: Extracts genres of the movies using TF-IDF vectorization. - `genre`: Extracts genres of the movies using TF-IDF vectorization.
......
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