- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 87字
- 2021-06-24 16:43:25
Exploring types of learning
Now that you understand the steps that make up the model building process, the next major component to introduce is the two main types of learning. There are several other types of machine learning, such as reinforcement learning. However, for the scope of this book, we will focus on the two types used for the algorithms ML.NET provides—supervised learning and unsupervised learning. If you are curious about the other types of learning, check out Machine Learning Algorithms, Giuseppe Bonaccorso, Packt Publishing.
推薦閱讀
- Programming ArcGIS 10.1 with Python Cookbook
- JavaScript:Moving to ES2015
- Python全棧數據工程師養成攻略(視頻講解版)
- uni-app跨平臺開發與應用從入門到實踐
- Python Deep Learning
- 數據科學中的實用統計學(第2版)
- Python Machine Learning Cookbook
- ASP.NET開發寶典
- Android技術內幕(系統卷)
- Java EE 7 Development with WildFly
- C#程序設計基礎與實踐
- Selenium WebDriver自動化測試完全指南
- GitHub Essentials
- C#.NET程序設計
- 小小的Python編程故事