Provides learning algorithms and models for RandomForest and ExtraTrees 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.RandomForest |
Install
Install-Package SharpLearning.RandomForest
dotnet add package SharpLearning.RandomForest
paket add SharpLearning.RandomForest
SharpLearning.RandomForest 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