| Interface | Description |
|---|---|
| GradBooster |
Interface of gradient boosting model.
|
| Class | Description |
|---|---|
| Dart |
Gradient boosted DART tree implementation.
|
| GBLinear |
Linear booster implementation
|
| GBTree |
Gradient boosted tree implementation.
|
| GradBooster.Factory |