Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 729 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 729 Bytes

Problem Set 2

Assignment PDF. Due on July 18, 2017.

Notes

  • Written solutions are in math.pdf.
  • Programming solutions are in the Code folder.
  • Datasets are in the Others folder.
    • regression.py references detroit.mat.
    • neighbor.py references several files in this folder.

Documentation

  • Run regression.py standalone for the first programming part. The comments should guide you through what's going on.
  • neighbor.py is incomplete.

Updated on July 19, 2017 by Karan Varindani.