- Machine Learning for OpenCV
- Michael Beyeler
- 106字
- 2021-07-02 19:47:19
Visualizing the data using Matplotlib
Knowing how to load data is of limited use if we don't know how to look at the data. Thankfully, there is Matplotlib!
Matplotlib is a multiplatform data visualization library built on NumPy arrays--see, I promised you NumPy would show up again. It was conceived by John Hunter in 2002, originally designed as a patch to IPython to enable interactive MATLAB-style plotting from the command line. In more recent years, newer and shinier tools have popped up to eventually replace Matplotlib (such as ggplot and ggvis in the R language), but Matplotlib remains essential as a well-tested, cross-platform graphics engine.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Building Modern Web Applications Using Angular
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- Learn React with TypeScript 3
- 自制編程語言
- Hands-On Reinforcement Learning with Python
- C# 8.0核心技術指南(原書第8版)
- 學習正則表達式
- 零基礎趣學C語言
- Create React App 2 Quick Start Guide
- ElasticSearch Cookbook(Second Edition)
- Getting Started with Python and Raspberry Pi
- 創(chuàng)意UI:Photoshop玩轉APP設計
- Mastering Gephi Network Visualization
- Unity 2017 Game AI Programming(Third Edition)