Skip to content
Extraits de code Groupes Projets
Valider 04228535 rédigé par Prince Addae's avatar Prince Addae
Parcourir les fichiers

Update file README.md

parent d39b1444
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -19,6 +19,8 @@ pip install scikit-surprise ...@@ -19,6 +19,8 @@ pip install scikit-surprise
pip install collections pip install collections
pip install random pip install random
pip install tabulate pip install tabulate
pip install xgboost
pip install lightgbm
``` ```
...@@ -43,6 +45,12 @@ The system supports the following regression models for predicting user ratings: ...@@ -43,6 +45,12 @@ The system supports the following regression models for predicting user ratings:
- `gradient_boosting` - `gradient_boosting`
- `ridge_regression` - `ridge_regression`
- `svr_regression` - `svr_regression`
- `elastic_net`
- `knn_regression`
- `decision_tree`
- `adaboost`
- `xgboost`
- `lightgbm`
......
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