- 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.
推薦閱讀
- 深入理解Android(卷I)
- C# 7 and .NET Core Cookbook
- Rake Task Management Essentials
- C語言程序設計同步訓練與上機指導(第三版)
- HTML5與CSS3基礎教程(第8版)
- Python High Performance Programming
- C語言從入門到精通
- Building Serverless Architectures
- 計算機應用技能實訓教程
- 零基礎學HTML+CSS
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- Swift從入門到精通 (移動開發叢書)
- Java與Android移動應用開發:技術、方法與實踐
- Alfresco for Administrators
- The Java Workshop