ML.NET component for LightGBM.
Install
Install-Package Microsoft.ML.LightGBM
dotnet add package Microsoft.ML.LightGBM
paket add Microsoft.ML.LightGBM
Microsoft.ML.LightGBM Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ML.FastTree(>= 1.5.4)
- Microsoft.ML(>= 1.5.4)
- LightGBM(>= 2.2.3)
Tags