- 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.
推薦閱讀
- Learning Python Web Penetration Testing
- Python概率統(tǒng)計(jì)
- Docker進(jìn)階與實(shí)戰(zhàn)
- Mastering Ubuntu Server
- Python機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- Linux命令行與shell腳本編程大全(第4版)
- 機(jī)器學(xué)習(xí)與R語言實(shí)戰(zhàn)
- 編程與類型系統(tǒng)
- Learning Material Design
- Web性能實(shí)戰(zhàn)
- 深入解析Java編譯器:源碼剖析與實(shí)例詳解
- Mapping with ArcGIS Pro
- VMware vSphere Design Essentials
- Implementing Domain:Specific Languages with Xtext and Xtend
- Practical Linux Security Cookbook