dotnet/machinelearning-samples
Official sample applications demonstrating how to build and integrate machine learning models into .NET applications using the ML.NET framework.

This repository provides getting-started samples and end-to-end applications for ML.NET, Microsoft’s cross-platform open-source machine learning framework designed for .NET developers. The samples cover common ML tasks including binary classification, multi-class classification, regression, clustering, anomaly detection, and recommendation systems. Getting-started samples are implemented as simple console apps while end-to-end samples demonstrate ML integration in web and desktop applications.