felipeangelimvieira / prophetverse

A multiverse of Prophet models for timeseries
https://prophetverse.com
Apache License 2.0
32 stars 3 forks source link

[FIX] Raise MAPInferenceEngineError if loss is nan #88

Closed felipeangelimvieira closed 4 months ago

felipeangelimvieira commented 4 months ago

Add an exception to be raised when the optimization of MAP finds NaN values

Closes #39

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.60%. Comparing base (26f5102) to head (b05c5cc). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================== + Coverage 93.35% 93.60% +0.25% ========================================== Files 26 26 Lines 1173 1188 +15 ========================================== + Hits 1095 1112 +17 + Misses 78 76 -2 ```

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