See all tags

Snippets tagged with linear-regression

linear regression using NumPy and SciPy

test of a simple linear regression in pure Python, and using NumPy's polyfit(). Additionally a linear ... 

Added by XEmacs 2 years, 3 months ago