Documentation
-
Tutorial: Analyze website comments - binary classification - ML.NET
This tutorial shows you how to create a .NET console application that classifies sentiment from website comments and takes the appropriate action. The binary sentiment classifier uses C# in Visual Studio.
-
Tutorial: Predict prices using regression - ML.NET
This tutorial illustrates how to build a regression model using ML.NET to predict prices, specifically, New York City taxi fares.
-
Tutorial: Categorize support issues - multiclass classification - ML.NET
Discover how to use ML.NET in a multiclass classification scenario to classify GitHub issues to assign them to a given area.