- The Applied Data Science Workshop
- Alex Galea
- 108字
- 2021-06-18 18:27:38
Summary
In this chapter, we ran an exploratory analysis in a live Jupyter Notebook environment. In doing so, we used visualizations such as scatter plots, histograms, and violin plots to deepen our understanding of the data. We also performed simple predictive modeling, a topic that will be the focus of the following chapters in this book.
In the next chapter, we will discuss how to approach predictive analytics and what things to consider when preparing the data for modeling. We'll use pandas to explore methods of data preprocessing, such as filling missing data, converting from categorical to numeric features, and splitting data into training and testing sets.
推薦閱讀
- Instant Node Package Manager
- 數字媒體應用教程
- 數據庫程序員面試筆試真題與解析
- Power Up Your PowToon Studio Project
- INSTANT MinGW Starter
- Servlet/JSP深入詳解
- Java持續交付
- Kotlin Standard Library Cookbook
- Learning Python by Building Games
- Oracle從入門到精通(第5版)
- RESTful Java Web Services(Second Edition)
- C專家編程
- Python Data Science Cookbook
- C# Multithreaded and Parallel Programming
- C++語言程序設計