Crate lightgbm2

source ·

Structs

Core model in LightGBM, containing functions for training, evaluating and predicting.
Dataset used throughout LightGBM for training.
Wrap errors returned by the LightGBM library.

Type Definitions

Convenience return type for most operations which can return an LightGBM.