Update README.md
This commit is contained in:
parent
946f3c7ac5
commit
852ce6be0b
@ -6,3 +6,12 @@ XGBoost R Feature Walkthrough
|
|||||||
* [Predicting using first n trees](predict_first_ntree.R)
|
* [Predicting using first n trees](predict_first_ntree.R)
|
||||||
* [Generalized Linear Model](generalized_linear_model.R)
|
* [Generalized Linear Model](generalized_linear_model.R)
|
||||||
* [Cross validation](cross_validation.R)
|
* [Cross validation](cross_validation.R)
|
||||||
|
|
||||||
|
Benchmarks
|
||||||
|
====
|
||||||
|
* [Starter script for Kaggle Higgs Boson](../../demo/kaggle-higgs)
|
||||||
|
|
||||||
|
Notes
|
||||||
|
====
|
||||||
|
* Contribution of exampls, benchmarks is more than welcomed!
|
||||||
|
* If you like to share how you use xgboost to solve your problem, send a pull request:)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user