- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 152字
- 2021-07-02 13:49:37
Visualization
So far, we have seen how to select portions of a DataFrame and how to get summary statistics from our data, but let's now move on to learning how to visually inspect the data. But first, why even bother with visual inspection? Let's see an example to understand why.
Here is the summary statistics for four distinct series of x and y values:

Based on the series having identical summary statistics, you might assume that these series would appear visually similar. You would, of course, be wrong. Very wrong. The four series are part of Anscombe's quartet, and they were deliberately created to illustrate the importance of visual data inspection. Each series is plotted as follows:

Clearly, we would not treat these datasets as identical after having visualized them. So, now that we understand the importance of visualization, let's take a look at a pair of useful Python libraries for this.
- 零點起飛學Xilinx FPG
- 龍芯應用開發標準教程
- 計算機組裝與系統配置
- 數字道路技術架構與建設指南
- BeagleBone By Example
- 電腦組裝、維護、維修全能一本通(全彩版)
- Artificial Intelligence Business:How you can profit from AI
- Large Scale Machine Learning with Python
- 嵌入式系統中的模擬電路設計
- OpenGL Game Development By Example
- 筆記本電腦應用技巧
- 基于Proteus仿真的51單片機應用
- VMware Workstation:No Experience Necessary
- Arduino項目開發:智能生活
- 單片機項目設計教程