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

Add load model fitting #1032

Merged
merged 60 commits into from
Dec 24, 2021
Merged

Add load model fitting #1032

merged 60 commits into from
Dec 24, 2021

Conversation

dchassin
Copy link
Member

@dchassin dchassin commented Nov 15, 2021

This PR adds support for fitting a load model to historical load data.

Current issues

None

Code changes

  • Add python_extras/fit_filter.py

Documentation changes

Test and Validation Notes

  • Add python_extras/example/{power,weather}.csv.
  • Add python_extras/example/load_model.glm

@dchassin dchassin added the enhancement Request an enhancement or new feature label Nov 15, 2021
@dchassin dchassin self-assigned this Nov 15, 2021
@dchassin dchassin mentioned this pull request Nov 15, 2021
5 tasks
@dchassin dchassin marked this pull request as ready for review December 12, 2021 23:27
@aivanova5 aivanova5 merged commit 5dbcf69 into develop Dec 24, 2021
@aivanova5 aivanova5 deleted the develop-add-load-model-fit branch December 24, 2021 00:57
@dchassin dchassin linked an issue Dec 28, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Request an enhancement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data management subcommand needed
2 participants