Skip to content

An End to End Data Analysis and Machine Learning Project on Boston Housing Dataset

License

Notifications You must be signed in to change notification settings

MichelEChaghoury/BostonHousing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BostonHousing

An End to End Data Analysis and Machine Learning Project on Boston Housing Dataset using python libraries

  • numpy
  • pandas
  • matplotlib
  • seaborn
  • sklearn

EDA and model building are implemented in the boston_housing notbook under the notebooks directory

To follow up clone the repo and execute the following command to download all packages and dependencies:

pip install -r requirements.txt

Project Structure

  • models
  • datasets
  • notebooks

About

An End to End Data Analysis and Machine Learning Project on Boston Housing Dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published