Add ref.
This commit is contained in:
parent
4ee43f2167
commit
a6a707f23c
@ -20,7 +20,7 @@ Introduction
|
|||||||
|
|
||||||
The purpose of this Vignette is to show you how to use **Xgboost** to build a model and make predictions.
|
The purpose of this Vignette is to show you how to use **Xgboost** to build a model and make predictions.
|
||||||
|
|
||||||
It is an efficient and scalable implementation of gradient boosting framework by @friedman2001greedy. Two solvers are included:
|
It is an efficient and scalable implementation of gradient boosting framework by @friedman2000additive and @friedman2001greedy. Two solvers are included:
|
||||||
|
|
||||||
- *linear* model ;
|
- *linear* model ;
|
||||||
- *tree learning* algorithm.
|
- *tree learning* algorithm.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user