Profile of XEmacs

Snippets posted by XEmacs

linear regression using NumPy and SciPy

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

Added on: 02 February 2010 and tagged with: NumPy python linear-regression

XEmacs tagged snippets with

NumPy python linear-regression