Machine learning step by step
What is ML.NET
ML.NET is a free, open-source, and cross-platform machine learning framework for the .NET developer platform.
ML.NET allows you to train, build, and ship custom machine learning models using C# or F# for a variety of ML scenarios. ML.NET includes features like automated machine learning (AutoML) and tools like ML.NET CLI and ML.NET Model Builder, which make integrating machine learning into your applications even easier.
The following posts explain the theory and implementation of ML.NET in different steps of Machine learning.
Taxi Fare Prediction with ML.NET
Classify the severity of restaurant health violations
Azure Machine Learning WorkSpace
Machine Learning Model development
Machine Learning and Python language