- 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.
推薦閱讀
- Java程序設計實戰教程
- Windows系統管理與服務配置
- Python網絡爬蟲從入門到實踐(第2版)
- Learning SAP Analytics Cloud
- Python高級機器學習
- PhpStorm Cookbook
- Learning Three.js:The JavaScript 3D Library for WebGL
- 零基礎Java學習筆記
- PLC應用技術(三菱FX2N系列)
- D3.js By Example
- Vue.js光速入門及企業項目開發實戰
- Java程序設計實用教程(第2版)
- iOS Development with Xamarin Cookbook
- 產品架構評估原理與方法
- 狼書(卷2):Node.js Web應用開發