Cargo Features
lightgbm3 has no features set by default.
[dependencies]
lightgbm3 = { version = "1.0.5", features = ["polars", "openmp", "gpu", "cuda"] }
- polars
-
Enables polars ^0.42.0
- openmp
-
Enables openmp of lightgbm3-sys
- gpu
-
Enables gpu of lightgbm3-sys
- cuda
-
Enables cuda of lightgbm3-sys
lightgbm3 has 4 features without comments.