Skip to content

AlexJin0418/data-science-blog-post

Repository files navigation

Udacity Project: Writing a Data Science Blog Post

Table of Contents

  1. Installation

  2. Project Motivation

  3. File Descriptions

  4. Results

  5. Acknowledgements

Installation

The code should run without issues with the Anaconda distribution of Python and its base environment.

Project Motivation

For this project, we are interestested in using residential homes in Ames, Iowa data to better understand:

  1. What story can we tell from our target variable SalePrice?
  2. What features do people care about most when they buy a house?
  3. How accurately can we perform on predicting the houses sale prices?

File Descriptions

The text file data_description.txt contains full descriptions of each column.

The csv file train.csv and test.csv are the datasets we use for this project.

The UdacityProjectBlogPost_HousePrices.ipynb file is the notebook of detailed analysis.

Results

The main findings of the project can be found at the post available here.

Acknowledgements

The project was based on a competition offered by Kaggle. One can find the data overview here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published