Skip to content

Latest commit

 

History

History

hw2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.