Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linear extension for polynomial regression #447

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FedeClaudi
Copy link

Hey everyone,

Thank you for the awesome work with this project.
Here I propose a small change to LinearAnalysis to include x^i terms and allow for polynomial regression.
I currently use this as a separate layer in my own code, but I thought it would be a useful addition to AOG.

Thank you,
Federico

@jkrumbiegel
Copy link
Member

Thanks for the PR, just getting to take a look at it now. Could you maybe demonstrate visually what this is supposed to do? I'm not sure what the benefit of x^i terms would be in this context. And we'd need to add an illustrative example to the docs anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants