- Practical Data Analysis Cookbook
- Tomasz Drabas
- 62字
- 2021-07-16 11:13:55
Chapter 2. Exploring the Data
In this chapter, we will cover various techniques that will allow you to understand your data better and explore relationships between features. You will learn the following recipes:
- Producing descriptive statistics
- Exploring correlations between features
- Visualizing interactions between features
- Producing histograms
- Creating multivariate charts
- Sampling the data
- Splitting the dataset into training, cross-validation, and testing
推薦閱讀
- 小程序?qū)崙?zhàn)視頻課:微信小程序開(kāi)發(fā)全案精講
- 零基礎(chǔ)玩轉(zhuǎn)區(qū)塊鏈
- Arduino開(kāi)發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- Neo4j Essentials
- Hands-On JavaScript High Performance
- 零基礎(chǔ)學(xué)Kotlin之Android項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- Raspberry Pi Robotic Blueprints
- Mudbox 2013 Cookbook
- Modernizing Legacy Applications in PHP
- Java 7 Concurrency Cookbook
- JavaScript設(shè)計(jì)模式與開(kāi)發(fā)實(shí)踐
- CISSP in 21 Days(Second Edition)
- Mastering MeteorJS Application Development
- Python服務(wù)端測(cè)試開(kāi)發(fā)實(shí)戰(zhàn)
- RabbitMQ Essentials