How to Build Hello ML.Net World Machine Learning App with .NET Core
This
application solution is based on the Microsoft document at:
https://docs.microsoft.com/en-us/dotnet/machine-learning/how-does-mldotnet-work#hello-mlnet-world
This example constructs a linear regression model to predict house prices using house size and price data.
This is a revised version of the earlier video in this playlist on linear regression and explains the basic mathematical concepts first before going for the coding.
Comments
Post a Comment