.NET wrapper for LightGBM training (includes native dlls compiled for CPU training only).
Info
Version: | 1.0.23 |
Author(s): | rca22, mjmckp |
Last Update: | Monday, December 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightGBMNet.Train |
Install
Install-Package LightGBMNet.Train
dotnet add package LightGBMNet.Train
paket add LightGBMNet.Train
LightGBMNet.Train Download (Unzip the "nupkg" after downloading)
Dependencies
- LightGBMNet.Tree(>= 1.0.10)
Tags