11 lines
362 B
Markdown
11 lines
362 B
Markdown
# XGBoost Tutorials
|
|
|
|
This section contains official tutorials inside XGBoost package.
|
|
See [Awesome XGBoost](https://github.com/dmlc/xgboost/tree/master/demo) for links to more resources.
|
|
|
|
## Contents
|
|
- [Introduction to Boosted Trees](../model.md)
|
|
- [Distributed XGBoost YARN on AWS](aws_yarn.md)
|
|
- [DART booster](dart.md)
|
|
- [Monotonic Constraints](monotonic.md)
|