Skip to main content

C# – ML.NET – Simple Tutorial

ML.NET - Microsoft Machine Learning for .Net

Hello Devz, Here is a simple tutorial of how to use ML.Net to make a prediction based on regression. ML.Net is an open source and cross-platform machine learning framework. A regression is a statistical method to find the relation between variables. Let’s use a budget context. We have a list of expenses with a cost […]