openclimatefix / nowcasting_utils

Common functionality between SatFlow and predict_pv_yield
https://nowcasting-utils.readthedocs.io/en/stable/
MIT License
3 stars 0 forks source link

Add custom loss functions #7

Closed jacobbieker closed 3 years ago

peterdudfield commented 3 years ago

feel to use

https://github.com/openclimatefix/predict_pv_yield/blob/master/predict_pv_yield/models/metrics.py https://github.com/openclimatefix/predict_pv_yield/blob/master/predict_pv_yield/models/loss.py if you want

peterdudfield commented 3 years ago

Ive started a branch - https://github.com/openclimatefix/nowcasting_utils/tree/issue/7-metrics-losses

peterdudfield commented 3 years ago

@jacobbieker are there any others you would like to add here?

jacobbieker commented 3 years ago

I might move more losses from SatFlow into here as well, but that is great for now!

peterdudfield commented 3 years ago

ok - i made this issue to keep track of it - https://github.com/openclimatefix/nowcasting_utils/issues/13