@hackage regress0.1.1

Linear and logistic regression through automatic differentiation

regress

Build Status

Perform a linear or logistic regression using automatic differentiation (ad).

See the haddocks for Numeric.Regression.Linear and Numeric.Regression.Logistic for documentation and examples.