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

Polynomial Model Transformations #211

Open
jpfairbanks opened this issue Jul 29, 2019 · 0 comments
Open

Polynomial Model Transformations #211

jpfairbanks opened this issue Jul 29, 2019 · 0 comments

Comments

@jpfairbanks
Copy link
Owner

A good case study in our Model Augmentation as a lens with rewrites could be polynomial regression again.

  1. Generate Data from a complex polynomial
  2. Write a code that fits that data
  3. Write a lens between polynomial regression code and polynomial models
  4. Apply model transformations to generate new polynomials
  5. show that we can do model selection faster with polynomials and transformations than with Lasso
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

1 participant