Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 379 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 379 Bytes

Udacity Machine Learning Nanodegree - Project 1

This is the first project from the Udacity Machine Learning Nanodegree course.

The project focuses on predicting housing prices for the Boston area.

To view my work and code, be sure that iPython is installed on your system along with numpy and scipy/sklearn. The notebook can be opened using: ipython notebook <notebook_name>