Section 4: Bonus
Among the cadre of .NET 5 technologies, ML.NET is an exciting library by Microsoft that enables the development of machine learning services in .NET code. The last section introduces ML.NET to .NET developers. It shows how to integrate machine learning workflows and services into .NET 5 applications. It discusses typical uses of machine learning scenarios for application developers and then provides hand-on exercises to develop example machine learning services using ML.NET in .NET 5 applications.
The final exercise shows how to deploy a machine learning service as a serverless function in the cloud that enables machine learning features to be consumed from web, desktop, and mobile applications.
This section comprises the following chapters:
- Chapter 7, Integrating Machine Learning in .NET 5 Code