SverreNystad / power-predictor

Using Machine Learning for time series forecasting of photovoltaic measurement for solar systems based on weather features
Other
6 stars 2 forks source link

Add date_calc to observed dataset #30

Closed SverreNystad closed 8 months ago

SverreNystad commented 9 months ago

We should add

We have all the values for the next day. We could then use that to predict all the weather for the next day and use that to train the model on predicting what is tests on the real test

SverreNystad commented 9 months ago

Then we get a lot more training data, many times more then we got now. This will then be up to 24 times more training data

SverreNystad commented 8 months ago

We have now fixed this with adding hour into future to predict