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

Reformatting save and dump functions. #87

Merged
merged 11 commits into from
Nov 14, 2024
Merged

Reformatting save and dump functions. #87

merged 11 commits into from
Nov 14, 2024

Conversation

amobular
Copy link
Collaborator

@amobular amobular commented Nov 6, 2024

  • The dump and load functions are now inherited from the BaseTimeseriesRegressor.
  • Added abstract functions dump_parameters and load_parameters for dumping and loading model files.
  • Implemented dump_parameters and load_parameters for models inheriting from BaseTimeseriesRegressor.

@amobular amobular requested a review from miguelpher November 6, 2024 10:01
miguelpher
miguelpher previously approved these changes Nov 6, 2024
@miguelpher miguelpher merged commit 0126b73 into main Nov 14, 2024
3 checks passed
@miguelpher miguelpher deleted the save-reformat branch November 14, 2024 13:51
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

Successfully merging this pull request may close these issues.

2 participants