FLearn 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package FLearn --version 2.0.1
NuGet\Install-Package FLearn -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FLearn" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FLearn --version 2.0.1
#r "nuget: FLearn, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FLearn as a Cake Addin
#addin nuget:?package=FLearn&version=2.0.1

// Install FLearn as a Cake Tool
#tool nuget:?package=FLearn&version=2.0.1

FLearn

Definiton:

  1. To learn through failure. I flearnt how to ski by sliding face first down a mountain.
  2. A machine learning library written in F# for F#. Woah, FLearn learned that pattern quickly!

Built on top of the Math.Net Numerics linear algebra library, FLearn offers an extensible, scalable and interactive take on machine learning. Utilizing tools from online convex optimization, FLearn provides a framework for specifying and optimizing various predictive models. Straight out of the box you can:

  1. Construct powerful predictive models, with statistical and worst case guarantees, via the minimization of convex loss functions.
  2. Utilize powerful feature maps such as those provided by random fourier features and the nystrom method.
  3. Make predictions and estimate their error! Think error bars and gaussian processes....
  4. Learn from noisily labeled data via corruption corrected loss functions.

For example usage see here.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 124 9/24/2023
2.1.1 113 9/23/2023
2.1.0 100 9/23/2023
2.0.3.4 111 9/21/2023
2.0.3.3 119 9/20/2023
2.0.3.2 110 9/20/2023
2.0.3.1 116 9/16/2023
2.0.3 102 9/16/2023
2.0.2 62 9/16/2023
2.0.1 114 9/2/2023
2.0.0 334 9/5/2021
1.2.1 757 11/9/2018
1.2.0 856 8/18/2018
1.1.3 935 2/23/2018
1.1.2 900 1/17/2018
1.1.1 991 12/29/2017
1.1.0 954 12/10/2017