- Applied Supervised Learning with Python
- Benjamin Johnston Ishita Mathur
- 90字
- 2021-06-11 13:44:45
Chapter 2
Exploratory Data Analysis and Visualization
Learning Objectives
By the end of the chapter, you will be able to:
- Explain the importance of data exploration and communicate the summary statistics of a dataset
- Visualize patterns in missing values in data and be able to replace null values appropriately
- Identify continuous features and categorical features
- Visualize distributions of values across individual variables
- Describe and analyze relationships between different types of variables using correlation and visualizations
This chapter takes us through how to perform exploration and analysis on a new dataset.
推薦閱讀
- Oracle從入門到精通(第3版)
- VMware View Security Essentials
- 編程卓越之道(卷3):軟件工程化
- Neo4j Essentials
- Java持續(xù)交付
- Mastering macOS Programming
- Hands-On Microservices with Kotlin
- 重學(xué)Java設(shè)計(jì)模式
- HTML5入門經(jīng)典
- 精通MATLAB(第3版)
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- Mastering React
- Visual FoxPro 6.0程序設(shè)計(jì)
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- 你好!Java