- Applied Deep Learning with Python
- Alex Galea Luis Capelo
- 199字
- 2021-08-13 15:53:06
Our First Analysis - The Boston Housing Dataset
So far, this chapter has focused on the features and basic usage of Jupyter. Now, we'll put this into practice and do some data exploration and analysis.
The dataset we'll look at in this section is the so-called Boston housing dataset. It contains US census data concerning houses in various areas around the city of Boston. Each sample corresponds to a unique area and has about a dozen measures. We should think of samples as rows and measures as columns. The data was first published in 1978 and is quite small, containing only about 500 samples.
Now that we know something about the context of the dataset, let's decide on a rough plan for the exploration and analysis. If applicable, this plan would accommodate the relevant question(s) under study. In this case, the goal is not to answer a question but to instead show Jupyter in action and illustrate some basic data analysis methods.
Our general approach to this analysis will be to do the following:
- Load the data into Jupyter using a Pandas DataFrame
- Quantitatively understand the features
- Look for patterns and generate questions
- Answer the questions to the problems
- SoapUI Cookbook
- PhoneGap Mobile Application Development Cookbook
- HTML5+CSS3網(wǎng)頁設(shè)計
- Arduino家居安全系統(tǒng)構(gòu)建實戰(zhàn)
- Julia for Data Science
- Web性能實戰(zhàn)
- Java程序設(shè)計與項目案例教程
- Xcode 6 Essentials
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計與實現(xiàn)原理
- Android初級應(yīng)用開發(fā)
- Java程序設(shè)計
- C#網(wǎng)絡(luò)編程高級篇之網(wǎng)頁游戲輔助程序設(shè)計
- HTML5 and CSS3:Building Responsive Websites
- 現(xiàn)代JavaScript編程:經(jīng)典范例與實踐技巧
- MATLAB/Simulink建模與仿真