Skip to content

ML.NET Tutorial for the Global AI night in Amsterdam

License

Notifications You must be signed in to change notification settings

djkormo/mlnet-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML.NET tutorial

This repository contains a series of tutorials that will teach you how to use ML.NET in your .NET core applications.

Download the slides

Topics

The following topics are covered in this tutorial:

  1. Getting started
  2. Loading data
  3. Training models
  4. Testing models
  5. Using models

Bonus section: Automated ML

System Requirements

You'll need a laptop running Mac, Windows, or Linux with .NET Core 2.2 installed. You can get the .NET Core SDK here: https://dotnet.microsoft.com/

In addition to this, please make sure you have either Visual Studio 2019 or VSCode installed.

Getting started

Please clone this repository to disk for the best experience during the tutorial. It includes the solution files as well as some starter files.

git clone https://github.com/wmeints/mlnet-tutorial.git

After cloning the repository, start with the Getting started section.

About

ML.NET Tutorial for the Global AI night in Amsterdam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published