openclimatefix / PVNet

PVnet main repo
MIT License
17 stars 4 forks source link

Add Persistence Baseline #144

Closed jacobbieker closed 7 months ago

jacobbieker commented 7 months ago

Pull Request

Description

Adds persistence baseline to the validation metrics.

Fixes #143

How Has This Been Tested?

Unit tests

Checklist:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.14%. Comparing base (5ce274a) to head (5d97d1f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== + Coverage 56.97% 57.14% +0.16% ========================================== Files 28 28 Lines 1799 1806 +7 ========================================== + Hits 1025 1032 +7 Misses 774 774 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.