Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Usability: pre-package a set of regression method pickles #41

Closed
ceholden opened this issue Oct 5, 2015 · 0 comments
Closed

Usability: pre-package a set of regression method pickles #41

ceholden opened this issue Oct 5, 2015 · 0 comments
Milestone

Comments

@ceholden
Copy link
Owner

ceholden commented Oct 5, 2015

Include a set of already-pickled regression methods for users to pick from:

  • OLS
  • Lasso with alpha/lambda=20
  • Lasso with alpha/lambda by CV
  • RLM
@ceholden ceholden added this to the v0.5.1 milestone Oct 5, 2015
ceholden added a commit that referenced this issue Oct 5, 2015
- Moved example regressors to yatsm.regression submodule
- Update setup.py to include pickles in package_data
- Update example configs to point to new pickle location
- Config parsing now checks/loads pre-packaged regressors
- packaged.py to find & return location of packaged regressors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant