regress

Linear and logistic regression through automatic differentiation

https://github.com/alpmestan/regress

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Alp Mestanogullari
Maintained by [email protected]

Linear and logistic regression through automatic differentiation

See Numeric.Regression.Linear and Numeric.Regression.Logistic for docs and examples.