Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Linear model updates to be consistent with kernel model #64

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

agoscinski
Copy link
Collaborator

@agoscinski agoscinski commented Sep 19, 2023

In PR #61 I did some things different than in Ridge. This PR should adapt linear model, so they are consistent.


📚 Documentation preview 📚: https://equisolve--64.org.readthedocs.build/en/64/

There is a slight mess with the naming condition number in scipy and
numpy. scipy uses word `cond` and numpy `rcond`. rcond makes actually
more sense because it is a lower bound on the reciprocal condition
number.
@agoscinski agoscinski force-pushed the linear-model-updates-before-krr branch from bb0020e to 9772d31 Compare September 19, 2023 07:42
@agoscinski agoscinski changed the title Linear model updates to me consistent with kernel model Linear model updates to be consistent with kernel model Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant