Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 221 Bytes

sklearn_basics

Some basic examples on regression learning This is a linea regression example based on a randomly generated dataset

data.txt contains the x,y coordinates of the line going to fit using linear regression