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.
Linear and logistic regression through automatic differentiation
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.
Linear and logistic regression through automatic differentiation
BSD 3-Clause "New" or "Revised" License