Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 164 Bytes

File metadata and controls

5 lines (4 loc) · 164 Bytes

Linear Regression

Usage

  • Make sure you have python version 3.5 or later
  • Run $ python regression.py -t <input training csv file> -s <input test csv file>