Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 102 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 102 Bytes

LinearRegression

#Prerequisite

  1. pip install sklearn
  2. pip install pandas
  3. pip install numpy