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

update readme

parent c6abc9ab
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -114,11 +114,9 @@ It defines a function make_hackathon_prediction that takes feature_method and re
Inside this function:
- It loads the training data and converts it into the format suitable for Surprise.
- Trains a Content-Based model (ContentBased) on the training set using the specified feature and regressor methods.
- Makes predictions on the test set by loading the test data from a CSV file and converting it into records.
- It loads the training data and converts it into the format suitable for Surprise.
- Trains a Content-Based model (ContentBased) on the training set using the specified feature and regressor methods.
- Makes 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.
......
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