Skip to content

isaacabraham/ml-test-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of using ML.NET from F# Interactive Scripting

Windows:

.paket\paket.exe update

Unix:

mono .paket/paket.exe update

Then edit and execute mlnet.fsx.

In mlfs.fsx there are samples of how to wrap the ML.NET API in F# helpers. There is no plan to add these to ML.NET directly, they are just there for demonstration.

The use of classes for data is needed because of this issue with ML.NET.

Notes

  • Author: @isaacabraham for ML.NET 0.1

  • Updated for ML.NET 0.3 by @dsyme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages