We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc5d40 commit f97d7a2Copy full SHA for f97d7a2
_doc/articles/2024/2024-03-01-route2024.rst
@@ -28,7 +28,7 @@ Séance 2 (2/2)
28
29
* arbre de régression, arbre de classification
30
* random forest, boosting trees
31
- (:epkg:`xgboost`, :epkg:`lightgtbm`, :epkg:`catboost`),
+ (:epkg:`xgboost`, :epkg:`lightgbm`, :epkg:`catboost`),
32
:ref:`RandomForest, Overfitting <nbl-practice-ml-ml_a_tree_overfitting>`
33
* Gradient Boosting, :ref:`Gradient Boosting et Learning Rate avec les Random Forest <nbl-practice-ml-gradient_boosting>`
34
* Régression Linéaire et contraintes sur les coefficients,
0 commit comments