Skip to content

xiangyan99/machinelearning-samples

 
 

Repository files navigation

ML.NET Samples

ML.NET is a cross-platform open-source machine learning framework that makes machine learning accessible to .NET developers.

ML.NET samples are divided in three categories:

  • Getting started (C#) - basic "hello world" samples for each ML task, in C#
  • Getting started (F#) - basic "hello world" samples for each ML task, in F#
  • Examples - examples of how you can use various ML.NET components (learners, transforms, ...).
  • End-to-end (C#) - real world examples of web, desktop, mobile, and other applications infused with ML solutions via ML.NET APIs.

All samples in this repo are using the latest released Microsoft.ML NuGet package. If you would like to see the examples referencing the source code, check out scenario tests in ML.NET repository.

For VB.NET samples, check this external repo supported by the community (Kudos for Nukepayload2): https://github.com/Nukepayload2/machinelearning-samples/tree/master/samples/visualbasic

Learn more

See ML.NET Guide for detailed information on tutorials, ML basics, etc.

API reference

Check out the ML.NET API Reference to see the breadth of APIs available.

Contributing

We welcome contributions! Please review our contribution guide.

Community

Please join our community on Gitter Join the chat at https://gitter.im/dotnet/mlnet

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

ML.NET Samples are licensed under the MIT license.

About

Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%