- Building Machine Learning Systems with Python
- Willi Richert Luis Pedro Coelho
- 131字
- 2021-08-13 16:35:44
Chapter 2. Learning How to Classify with Real-world Examples
Can a machine distinguish between flower species based on images? From a machine learning perspective, we approach this problem by having the machine learn how to perform this task based on examples of each species so that it can classify images where the species are not marked. This process is called classification (or supervised learning), and is a classic problem that goes back a few decades.
We will explore small datasets using a few simple algorithms that we can implement manually. The goal is to be able to understand the basic principles of classification. This will be a solid foundation to understanding later chapters as we introduce more complex methods that will, by necessity, rely on code written by others.
推薦閱讀
- Flask Web全棧開發實戰
- C語言程序設計實踐教程(第2版)
- Implementing Modern DevOps
- Learn to Create WordPress Themes by Building 5 Projects
- Web Development with Django Cookbook
- C語言最佳實踐
- 區塊鏈:以太坊DApp開發實戰
- Internet of Things with Intel Galileo
- 琢石成器:Windows環境下32位匯編語言程序設計
- Modern JavaScript Applications
- SQL Server 2016數據庫應用與開發
- PHP+Ajax+jQuery網站開發項目式教程
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Instant Debian:Build a Web Server
- Illustrator CS6設計與應用任務教程