ML.NET Samples
Samples for ML.NET, an open source and cross-platform machine learning
ML.NET is a cross-platform open-source machine learning framework that makes machine learning accessible to .NET developers. In this GitHub repo, we provide samples that will help you get started with ML.NET and how to infuse ML into existing and new .NET apps. We're working on simplifying ML.NET usage with additional technologies that automate the creation of the model for you so you don't need to write the code by yourself to train a model, you simply need to provide your datasets. The "best...