- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 110字
- 2021-06-24 16:43:24
The model building process
Before diving into ML.NET, an understanding of core machine learning concepts is required. These concepts will help create a foundation for you to build on as we start building models and learning the various algorithms ML.NET provides over the course of this book. At a high level, producing a model is a complex process; however, it can be broken down into six main steps:
Over the next few sections, we will go through each of these steps in detail to provide you with a clear understanding of how to perform each step and how each step relates to the overall machine learning process as a whole.
推薦閱讀
- Android開發精要
- Learning Python Design Patterns(Second Edition)
- 深入淺出DPDK
- Symfony2 Essentials
- 微課學人工智能Python編程
- Python網絡爬蟲技術與應用
- 寫給大家看的Midjourney設計書
- 嵌入式Linux C語言程序設計基礎教程
- Visual C++從入門到精通(第2版)
- Python預測之美:數據分析與算法實戰(雙色)
- 從零開始:C語言快速入門教程
- SSH框架企業級應用實戰
- Spring Boot從入門到實戰
- Image Processing with ImageJ(Second Edition)
- 軟件定義存儲:原理、實踐與生態