- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Tarek Amr
- 108字
- 2021-06-18 18:24:28
Section 1: Supervised Learning
Supervised learning is by far the most used machine learning paradigm in business. It’s the key to automating manual tasks. This section comprises the different algorithms available for supervised learning, and you will learn when to use each of them. We will also try to showcase different types of data, from tabular data to textual data and images.
This section comprises the following chapters:
推薦閱讀
- Expert C++
- AngularJS Testing Cookbook
- Manga Studio Ex 5 Cookbook
- Essential Angular
- Python:Master the Art of Design Patterns
- C語言程序設計
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- jQuery炫酷應用實例集錦
- Learning Concurrency in Kotlin
- C++編程兵書
- Java 9 Programming By Example
- Apache Solr PHP Integration
- Penetration Testing with the Bash shell
- Mastering SciPy
- Functional Python Programming