- Machine Learning for Developers
- Rodolfo Bonnin
- 110字
- 2021-07-02 15:46:44
What's matplotlib?
Matplotlib is an extensively used plotting library, especially designed for 2D graphs. From this library, we will focus on using the pyplot module, which is a part of the API of matplotlib and has MATLAB-like methods, with direct NumPy support. For those of you not familiar with MATLAB, it has been the default mathematical notebook environment for the scientific and engineering fields for decades.
The method described will be used to illustrate a large proportion of the concepts involved, and in fact, the reader will be able to generate many of the examples in this book with just these two libraries, and using the provided code.
推薦閱讀
- MySQL數據庫應用與管理 第2版
- 深入淺出Java虛擬機:JVM原理與實戰
- C#程序設計教程
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- PostgreSQL Replication(Second Edition)
- 青少年學Python(第1冊)
- Microsoft Azure Storage Essentials
- .NET 4.5 Parallel Extensions Cookbook
- Swift語言實戰晉級
- IDA Pro權威指南(第2版)
- Java EE 7 with GlassFish 4 Application Server
- 程序員的成長課
- Mastering ASP.NET Core 2.0
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- Node.js應用開發