- Machine Learning for OpenCV
- Michael Beyeler
- 196字
- 2021-07-02 19:47:16
Summary
In this chapter, we talked about machine learning at a high abstraction level: what it is, why it is important, and what kinds of problems it can solve. We learned that machine learning problems come in three flavors: supervised learning, unsupervised learning, and reinforcement learning. We talked about the prominence of supervised learning, and that this field can be further divided into two subfields: classification and regression. Classification models allow us to categorize objects into known classes (such as animals into cats and dogs), whereas regression analysis can be used to predict continuous outcomes of target variables (such as the sales price of used cars).
We also learned how to set up a data science environment using the Python Anaconda distribution, how to get the latest code of this book from GitHub, and how to run code in a Jupyter Notebook.
With these tools in hand, we are now ready to start talking about machine learning in more detail. In the next chapter, we will look at the inner workings of machine learning systems and learn how to work with data in OpenCV with the help of common Pythonic tools such as NumPy and Matplotlib.
- 數(shù)據(jù)庫原理及應(yīng)用(Access版)第3版
- Photoshop智能手機(jī)APP UI設(shè)計之道
- Visual FoxPro 程序設(shè)計
- Twilio Best Practices
- Animate CC二維動畫設(shè)計與制作(微課版)
- Ext JS 4 Web Application Development Cookbook
- Learning Python Design Patterns
- Java EE 7 Performance Tuning and Optimization
- NGINX Cookbook
- Java網(wǎng)絡(luò)編程核心技術(shù)詳解(視頻微課版)
- Python3.5從零開始學(xué)
- Kubernetes進(jìn)階實戰(zhàn)
- OpenCV with Python Blueprints
- Java面向?qū)ο蟪绦蛟O(shè)計教程
- 程序員的英語