Module multistochgrad::applis::linear_regression[][src]

Expand description

for linear regression use case. linear regression case

Structs

SSE

the sum squared error measure we want to minimize over a set of observations

Functions

linear_regression

linear prevision with w as coeff and x observations