openclimatefix / uk-pv-national-xg

National PV forecasting using Gradient Boosted Methods.
4 stars 3 forks source link

change estimators to 1250 #53

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Increase n estimators to 1250, trained and saved new models to v3 Also did small ablation study

How Has This Been Tested?

Ci tests

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #53 (a428b08) into main (cfc2c97) will not change coverage. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   43.05%   43.05%           
=======================================
  Files          21       21           
  Lines         950      950           
=======================================
  Hits          409      409           
  Misses        541      541           
Impacted Files Coverage Δ
gradboost_pv/models/s3.py 0.00% <0.00%> (ø)
gradboost_pv/models/training.py 0.00% <ø> (ø)
gradboost_pv/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more