numl is a machine learning library intended to ease the use of using standard modeling techniques for both prediction and clustering.
Info
Version: | 0.9.20-beta |
Author(s): | Seth Juarez, Chris Kalle, Basia Fusinka |
Last Update: | Tuesday, October 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://numl.net/ |
NuGet Url: | https://www.nuget.org/packages/numl |
Install
Install-Package numl
dotnet add package numl
paket add numl
numl Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
Tags