- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 222字
- 2021-06-24 16:43:22
Preface
Machine learning (ML) is widely used in many industries, such as science, healthcare, and research and its popularity is only growing. In March 2018, Microsoft introduced ML.NET to help .NET enthusiasts to work with ML. With this book, you'll explore how to build ML.NET applications with the various ML models available using C# code.
The book starts by giving you an overview of ML and the types of ML algorithms used, along with covering what ML.NET is and why you need it to build ML apps. You’ll then explore the ML.NET framework, its components, and APIs. The book will serve as a practical guide to helping you build smart apps using the ML.NET library. You’ll gradually become well-versed in how to implement ML algorithms such as regression, classification, and clustering with real-world examples and datasets. Each chapter will cover the practical implementation, showing you how to implement ML within .NET applications. You'll also learn how to integrate TensorFlow into ML.NET applications. Later, you'll discover how to store the regression model housing price prediction results in the database and display the real-time predicted results from the database on your web application using ASP.NET Core Blazor and SignalR.
By the end of this book, you'll have learned how to confidently perform basic to advanced-level machine learning tasks in ML.NET.
- Koa開發:入門、進階與實戰
- 大學計算機基礎(第2版)(微課版)
- OpenCV 4計算機視覺項目實戰(原書第2版)
- Learning AngularJS for .NET Developers
- Hands-On Nuxt.js Web Development
- Scratch·愛編程的藝術家
- Scala編程(第5版)
- 區塊鏈項目開發指南
- Learning Ionic
- 工業機器人離線編程
- JavaScript悟道
- Java EE 8 and Angular
- Test-Driven iOS Development with Swift
- 計算機應用基礎(Windows 7+Office 2010)
- 計算機程序的構造和解釋(JavaScript版)