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

Add a model to forecast trends in the data. #24

Closed
Pmoloney3415 opened this issue Mar 15, 2022 · 0 comments · Fixed by #30
Closed

Add a model to forecast trends in the data. #24

Pmoloney3415 opened this issue Mar 15, 2022 · 0 comments · Fixed by #30
Assignees
Labels
enhancement New feature or request

Comments

@Pmoloney3415
Copy link
Collaborator

  • Perhaps implement Bayesian analysis to forecast the trends in the price of energy for the next day.
    • Perhaps separately forecast the baseline price from the median of the previous day.
    • Also perhaps try to forecast the height of the spike the next day, perhaps trying to pick out seasonal trend in price spike.
    • This can then be implemented in the reward function.
    • Using a Bayesian analysis should be able to give an uncertainty on the prediction as well, which could also be incorporated into the reward function.
@Pmoloney3415 Pmoloney3415 added the enhancement New feature or request label Mar 15, 2022
@Pmoloney3415 Pmoloney3415 self-assigned this Mar 15, 2022
@rlaker rlaker mentioned this issue Mar 16, 2022
@rlaker rlaker linked a pull request Mar 25, 2022 that will close this issue
@rlaker rlaker closed this as completed Mar 25, 2022
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

Successfully merging a pull request may close this issue.

2 participants