Provides learning algorithms and models for AdaBoost 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.AdaBoost |
Install
Install-Package SharpLearning.AdaBoost
dotnet add package SharpLearning.AdaBoost
paket add SharpLearning.AdaBoost
SharpLearning.AdaBoost 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.Metrics(>= 0.31.8)
- SharpLearning.Common.Interfaces(>= 0.31.8)
- SharpLearning.Containers(>= 0.31.8)
- SharpLearning.DecisionTrees(>= 0.31.8)
- SharpLearning.InputOutput(>= 0.31.8)
- SharpLearning.Metrics(>= 0.31.8)
Tags