We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946f3c7 commit 852ce6bCopy full SHA for 852ce6b
R-package/demo/README.md
@@ -6,3 +6,12 @@ XGBoost R Feature Walkthrough
6
* [Predicting using first n trees](predict_first_ntree.R)
7
* [Generalized Linear Model](generalized_linear_model.R)
8
* [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