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

Warning 'days_to_retrieve' is set to a value below 9 #368

Open
RudolfRendier opened this issue Nov 1, 2024 · 1 comment
Open

Warning 'days_to_retrieve' is set to a value below 9 #368

RudolfRendier opened this issue Nov 1, 2024 · 1 comment

Comments

@RudolfRendier
Copy link

Describe the bug
I get his warning everytime I run an optimization. I think it's about the ML-model, but I only use dayahead/MPC endpoints.
(Not the 'fit').
It seems to work fine though.

2024-11-01 21:45:41,664 - web_server - WARNING - warning days_to_retrieve is set to a value less than 9, this could cause an error with the fit
2024-11-01 21:45:41,664 - web_server - WARNING - settingpassed_data:days_to_retrieve to 9 for fit/predict/tune
2024-11-01 21:45:41,666 - web_server - INFO - >> Publishing data...

To Reproduce
historic_days_to_retrieve = 2

Expected behavior
Runs without warning.

Screenshots
N/A

Home Assistant installation type

  • Home Assistant OS

Your hardware

  • OS: HA OS
  • Architecture: amd64

EMHASS installation type

  • Add-on

Additional context
Add any other context about the problem here.

@davidusb-geek
Copy link
Owner

We could get rid of this but that's just a warning that does not affect you if you are not using ML models. However, the day yu want to use those these warnings are useful

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

No branches or pull requests

2 participants