Search⌘ K
AI Features

Setting up ML.NET Locally

Explore the steps to set up ML.NET on your local machine. Understand how to install the .NET SDK, choose and configure an IDE or code editor, and install the ML.NET CLI. This lesson enables you to prepare your environment for building machine learning models using ML.NET.

Before you can start working with ML.NET, you'll need to have the following:

    ...