@hackage / regress

Linear and logistic regression through automatic differentiation

Latest0.1.1

About

Metadata

  • Last updated , by AlpMestanogullari
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: alpmestan@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.