C# binding for the LightGBM.
Info
| Version: | 0.1.0 |
| Author(s): | ttustonic |
| Last Update: | Tuesday, May 8, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ttustonic/LightGBMSharp |
| NuGet Url: | https://www.nuget.org/packages/LightGBMSharp |
Install
Install-Package LightGBMSharp
dotnet add package LightGBMSharp
paket add LightGBMSharp
LightGBMSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- LightGBM(>= 2.0.10)