Jul 2, 2018 | .NET, C#, Machine Learning
Code that accompanies this article can be downloaded here. In the first article of machine learning in ML.NET saga, we explored basics of machine learning and we got our first look at Microsoft’s framework for this purpose. There we mentioned that machine...
Jun 25, 2018 | .NET, C#, Machine Learning
Code that accompanies this article can be downloaded here. In the previous article, we had a chance to look at the basics of machine learning and we got introduced to the way ML.NET framework is working. For that purpose, we have used Iris Dataset, which is a very...