Skip to content

Commit 852ce6b

Browse files
committed
Update README.md
1 parent 946f3c7 commit 852ce6b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

R-package/demo/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,12 @@ XGBoost R Feature Walkthrough
66
* [Predicting using first n trees](predict_first_ntree.R)
77
* [Generalized Linear Model](generalized_linear_model.R)
88
* [Cross validation](cross_validation.R)
9+
10+
Benchmarks
11+
====
12+
* [Starter script for Kaggle Higgs Boson](../../demo/kaggle-higgs)
13+
14+
Notes
15+
====
16+
* Contribution of exampls, benchmarks is more than welcomed!
17+
* If you like to share how you use xgboost to solve your problem, send a pull request:)

0 commit comments

Comments
 (0)