Machine Learning with C#: An Introduction to ML.NET - Wintellect
When you think of data science and machine learning two programming languages are going to instantly pop into your mind: Python and R. These two languages are great and I love working with them, but coming from a .NET and C# background myself it would be nice to see some love for data science in the C# world. Well, now we have it with the announcement of ML.NET we can do just that! In this post, we will go over ML.NET by creating a very simple application for it to train against some data, how to evaluate the model, and then how to predict on new data. Since it is a .NET language F# developers can use it as well.
Oct-28-2018, 06:47:25 GMT
- Technology: