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

implement local linear regression as an alternative to local averaging #1

Open
Beliavsky opened this issue Jan 14, 2020 · 1 comment

Comments

@Beliavsky
Copy link

As an enhancement, could you please allow for local linear regression as an alternative to local averaging, which is already implemented? Given k neighbors, one fits a d-order autoregression to make a prediction at the target point.

@javiag
Copy link

javiag commented Jan 16, 2020

It's a good idea! Thank you!

If you feel like it, you can code it yourself and make a PR. If not, we will do it as soon as we can.

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

No branches or pull requests

2 participants