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

Gradient Boosting #13

Closed SverreNystad closed 8 months ago

SverreNystad commented 9 months ago

Gradient boosting gave extremely good results, if we can train it on all relevant data we can see how good it does on the real test.

SverreNystad commented 8 months ago

The current best models all use XGBoost, LightGBM or CatBoost. They seem pretty good!