* [jvm-packages] Add missing commons-lang3 dependency to xgboost4j-gpu * Update commons-lang3
XGBoost4J Code Examples
Java API
- Basic walkthrough of wrappers
- Customize loss function, and evaluation metric
- Boosting from existing prediction
- Predicting using first n trees
- Generalized Linear Model
- Cross validation
- Predicting leaf indices
- External Memory
- Early Stopping
Scala API
- Basic walkthrough of wrappers
- Customize loss function, and evaluation metric
- Boosting from existing prediction
- Predicting using first n trees
- Generalized Linear Model
- Cross validation
- Predicting leaf indices
- External Memory