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.
Setting up a Standardized Data Science Environment in Minutes
By
Matt Eland
on
In this article I’ll introduce you to Anaconda and show you how get a standardized Python data science environment up and running on your machine in minutes.
How ML.NET can do the heavy lifting for your C# code in training machine learning models
By
Matt Eland
on
Let’s explore using ML .NET’s Auto ML API to write machine learning code in C# without needing deep knowledge of the various machine learning algorithms
Using Azure Machine Learning Studio and Automated ML to settle a classification debate
By
Matt Eland
on
My wife and I had a disagreement on whether or not Die Hard is a Christmas movie. I decided to resolve it using Machine Learning. Here’s what happened.