Further reading
The following resources will help deepen your understanding of the topics covered in this chapter:
- ML.NET documentation: https://learn.microsoft.com/en-us/dotnet/machine-learning/
- ML.NET metrics: https://learn.microsoft.com/en-us/dotnet/machine-learning/resources/metrics
- Builtwith.com metrics on ASP.NET: https://trends.builtwith.com/framework/ASP.NET
- Creating an ASP.NET web application in Visual Studio: https://learn.microsoft.com/en-us/visualstudio/get-started/csharp/tutorial-aspnet-core
- Hosting ML.NET models in ASP.NET applications: https://learn.microsoft.com/en-us/dotnet/machine-learning/how-to-guides/serve-model-web-api-ml-net
- ML.NET workflows: https://learn.microsoft.com/en-us/dotnet/machine-learning/resources/tasks
- Save and load trained models: https://learn.microsoft.com/en-us/dotnet/machine-learning/how-to-guides/save-load-machine-learning-models-ml-net
- Introduction to machine learning operations (MLOps): https://learn.microsoft...