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

Estimate Params for linear model #175

Open
5 tasks
teubert opened this issue Nov 11, 2024 · 0 comments
Open
5 tasks

Estimate Params for linear model #175

teubert opened this issue Nov 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@teubert
Copy link
Contributor

teubert commented Nov 11, 2024

Requirement Text
Estimate the parameters for a linear model from data

Background Information
Linear Models exist but the ability to estimate those parameters from data (i.e., regression) isn't supported

Suggested Solution
Subclass data model, implement from_data to estimate matrices

DoD

  • Implement feature
  • Add to example
  • Add tests
  • update documentation
  • Add to change notes for next release
@teubert teubert added the enhancement New feature or request label Nov 11, 2024
@teubert teubert changed the title Estimate Parhams for linear model Estimate Params for linear model Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant