Closed
Description
There are some improvements to the linear regression / least squares code which would be nice to implement.
- Use least squares from ndarray-linalg (lapack), now that it is exposed
- Address comments from original PR
- Fix names
fit_intercept
,fit_intercept_with_normalisation
to be consistent with linfa-logistic
- Fix names
- Follow C-GETTER for getter names
Metadata
Metadata
Assignees
Labels
No labels