Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 186 Bytes

File metadata and controls

2 lines (2 loc) · 186 Bytes

python-regression

Python script that generates a set of points (x,y) at random - or along a line with variation - and then calculates a regression line using the least squares method.