Crate lightgbm[−][src]
Structs
| Booster | Core model in LightGBM, containing functions for training, evaluating and predicting. |
| Dataset | Dataset used throughout LightGBM for training. |
| Error | Wrap errors returned by the LightGBM library. |
Type Definitions
| Result | Convenience return type for most operations which can return an |