- 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.
- Python概率統計
- Debian 7:System Administration Best Practices
- 高效微控制器C語言編程
- JavaScript語言精髓與編程實踐(第3版)
- Magento 2 Development Cookbook
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- PySide 6/PyQt 6快速開發與實戰
- C/C++數據結構與算法速學速用大辭典
- 寫給程序員的Python教程
- Learning Splunk Web Framework
- Tableau Desktop可視化高級應用
- Unity Android Game Development by Example Beginner's Guide
- Kotlin進階實戰
- Oracle Database XE 11gR2 Jump Start Guide
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)