ML.NET Tutorial - Get started in 10 minutes

Intro

Purpose

Use ML.NET Model Builder in Visual Studio to train and use your first machine learning model with ML.NET.

Install the ML.NET CLI, then train and use your first machine learning model with ML.NET.

Prerequisites

None.

macOS 12.0 or later versions.

Time to Complete

10 minutes + download/installation time

Scenario

An app that can predict whether the text from customer reviews is negative or positive sentiment.