Provides ensemble learning for 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.Ensemble |
Install
Install-Package SharpLearning.Ensemble
dotnet add package SharpLearning.Ensemble
paket add SharpLearning.Ensemble
SharpLearning.Ensemble Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- SharpLearning.Common.Interfaces(>= 0.31.8)
- SharpLearning.Containers(>= 0.31.8)
- SharpLearning.CrossValidation(>= 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.CrossValidation(>= 0.31.8)
- SharpLearning.InputOutput(>= 0.31.8)
- SharpLearning.Metrics(>= 0.31.8)
Tags