- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 61字
- 2021-06-24 16:43:26
Exploring various machine learning algorithms
At the heart of machine learning are the various algorithms used to solve complex problems. As mentioned in the introduction, this book will cover five algorithms:
- Binary classification
- Regression
- Anomaly detection
- Clustering
- Matrix factorization
Each will be the focus of a chapter later in the book, but for now, let's get a quick overview of them.
推薦閱讀
- Python科學計算(第2版)
- SQL學習指南(第3版)
- Getting Started with ResearchKit
- 深度學習經典案例解析:基于MATLAB
- 實戰Java程序設計
- C語言程序設計
- Interactive Applications Using Matplotlib
- Hands-On RESTful Web Services with Go
- EPLAN實戰設計
- Python全棧數據工程師養成攻略(視頻講解版)
- Visual Studio 2015高級編程(第6版)
- Python期貨量化交易實戰
- Java EE互聯網輕量級框架整合開發:SSM+Redis+Spring微服務(上下冊)
- HTML5 and CSS3:Building Responsive Websites
- TensorFlow.NET實戰