Skip to content

learn-co-students/110920-pt-phase-2-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

King County Home Price Analysis

This repository offers an analysis of factors that influence housing prices in King County, WA

This Repository

Repository Directory

├── README.md        <-- Main README file explaining the project's business case,
│                        methodology, and findings
│
├── data             <-- Data in CSV format
│   ├── processed    <-- Processed (combined, cleaned) data used for modeling
│   └── raw          <-- Original (immutable) data dump
│
├── notebooks        <-- Jupyter Notebooks for exploration and presentation
│   ├── exploratory  <-- Unpolished exploratory data analysis (EDA) notebooks
│   └── report       <-- Polished final notebook(s)
│
├── references       <-- Data dictionaries, manuals, and project instructions
│
└── reports          <-- Generated analysis (including presentation.pdf)
    └── figures      <-- Generated graphics and figures to be used in reporting

Quick Links

  1. Final Analysis Notebook
  2. Presentation Slides

Setup Instructions

TODO: add setup instructions (e.g. the name of the Conda environment file)

Business Understanding

TODO: add business understanding

Data Understanding

TODO: add data understanding, including at least 3 high-quality visualizations

Data Preparation

TODO: add data preparation (which can be quite brief, but make sure you explain any dropped records)

Modeling

TODO: add modeling. What are the features of your final model?

Evaluation

TODO: add evaluation. How well does your model meet the assumptions of linear regression?

Conclusion

TODO: add conclusion. How does your model answer the business question?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published