openclimatefix / uk-pv-national-xg

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

retrain without hcct #51

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Remove hcct as its not in training data. looked at inference with nans of hcct added new models to v2 in s3

How Has This Been Tested?

CI tests

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #51 (2c65543) into main (3528671) will not change coverage. The diff coverage is 50.00%.

:exclamation: Current head 2c65543 differs from pull request most recent head 6ec86fa. Consider uploading reports for the commit 6ec86fa to get more accurate results

@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  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/preprocessing/region_filtered.py 72.58% <ø> (ø)
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