- 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.
推薦閱讀
- DB2 V9權威指南
- Learning Apache Kafka(Second Edition)
- PLC編程及應用實戰
- Expert Data Visualization
- Hands-On Full Stack Development with Go
- Android移動應用開發項目教程
- PyQt編程快速上手
- UML基礎與Rose建模實用教程(第三版)
- SQL Server 2014 Development Essentials
- 可視化H5頁面設計與制作:Mugeda標準教程
- 人件集:人性化的軟件開發
- Mastering Citrix? XenDesktop?
- Kotlin核心編程
- Spring Cloud微服務架構開發實戰
- Natural Language Processing with Java Cookbook