- 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
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- PostgreSQL for Data Architects
- C# 2012程序設計實踐教程 (清華電腦學堂)
- Rust編程從入門到實戰
- R語言數據可視化之美:專業圖表繪制指南
- The Computer Vision Workshop
- Hands-On Microservices with Kotlin
- .NET 3.5編程
- C語言程序設計上機指導與習題解答(第2版)
- Python深度學習原理、算法與案例
- Go語言編程
- Solutions Architect's Handbook
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- Python Programming for Arduino
- Java Hibernate Cookbook