Showing results for Azure Machine Learning - .NET Blog

Feb 28, 2022
Post comments count4
Post likes count0

Training a ML.NET Model with Azure ML

Becca McHenry
Becca McHenry

Learn how to create a training pipeline for ML.NET using Azure ML and Azure Devops.

.NETAzureMachine Learning
May 6, 2020
Post comments count7
Post likes count0

Using ML.NET for deep learning on images in Azure

Luis Quintanilla
Luis Quintanilla

This post will show you how to train a custom image classification model in Azure to categorize flowers using ML.NET Model Builder. Then, you can leverage your existing .NET skills to consume the trained model inside a C# .NET Core console application. Best of all, little to no prior machine learning knowledge is required.

ML.NET