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

Refitting a hybridModel object #22

Open
dashaub opened this issue Mar 29, 2016 · 0 comments
Open

Refitting a hybridModel object #22

dashaub opened this issue Mar 29, 2016 · 0 comments

Comments

@dashaub
Copy link
Collaborator

dashaub commented Mar 29, 2016

Add the ability to update the weights/errorMethod on an existing hybridModel object. For errorMethod this can easily be achieved without recalculating the component models since the RMSE/MAE/MASE errors are all still extractable from the fit model. For weights, changes to any other method except cv.errors (which is currently unimplemented anyway) can similarly be done without recalculuating the component models.

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

No branches or pull requests

1 participant