| Class | Description |
|---|---|
| GBM |
Gradient Boosted Trees
Based on "Elements of Statistical Learning, Second Edition, page 387"
|
| GBMGrid<G extends GBMGrid<G>> |
A Grid of Models
Used to explore Model hyper-parameter space.
|
| GBMModel | |
| GBMModel.GBMOutput | |
| GBMModel.GBMParameters | |
| ResidualsCollector |
| Enum | Description |
|---|---|
| GBMModel.GBMParameters.Family |
Distribution functions.
|