Provides learning algorithms and models for GradientBoost regression and classification.
Info
| Version: | 0.31.8 |
| Author(s): | Mads Dabros |
| Last Update: | Sunday, July 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mdabros/SharpLearning |
| NuGet Url: | https://www.nuget.org/packages/SharpLearning.GradientBoost |
Install
Install-Package SharpLearning.GradientBoost
dotnet add package SharpLearning.GradientBoost
paket add SharpLearning.GradientBoost
SharpLearning.GradientBoost Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- SharpLearning.Common.Interfaces(>= 0.31.8)
- SharpLearning.Containers(>= 0.31.8)
- SharpLearning.DecisionTrees(>= 0.31.8)
- SharpLearning.InputOutput(>= 0.31.8)
- SharpLearning.Common.Interfaces(>= 0.31.8)
- SharpLearning.Containers(>= 0.31.8)
- SharpLearning.DecisionTrees(>= 0.31.8)
- SharpLearning.InputOutput(>= 0.31.8)
Tags