Skip to content

WLS, weighted linear regression, weighted least squares in pure Python w/o any dependencies.

Notifications You must be signed in to change notification settings

vspaz/wls-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wls-linear-regression

weighted linear regression/weighted least squares with pure python