CSharp

Language Understanding in C# with LUIS

Language Understanding in C# with LUIS

Getting started predicting with Language Understanding (LUIS) in C# using Azure Cognitive Services

By
Matt Eland
on
Let’s take a look at what LUIS is, how to configure it in Azure, and how to take advantage of it in C# code.
What can you do in ML.NET with C#?

What can you do in ML.NET with C#?

Exploring the different machine learning tasks in ML.NET

By
Matt Eland
on
In this article we’ll use C# to explore the high-level tasks that ML.NET can do and where to find more information about each type of machine learning task you might want to perform.