Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ChronosModel and ChronosBoltModel #511

Merged
merged 31 commits into from
Dec 11, 2024

skip loading weather_10T dataset

60e8402
Select commit
Loading
Failed to load commit list.
Merged

Add ChronosModel and ChronosBoltModel #511

skip loading weather_10T dataset
60e8402
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

90.32% (target 0.00%)

View this Pull Request on Codecov

90.32% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 87.16323% with 81 lines in your changes missing coverage. Please review.

Project coverage is 90.32%. Comparing base (a7e20f4) to head (60e8402).

Files with missing lines Patch % Lines
etna/libs/chronos/chronos_bolt.py 86.32% 32 Missing ⚠️
etna/libs/chronos/chronos.py 82.75% 30 Missing ⚠️
etna/libs/chronos/base.py 83.67% 8 Missing ⚠️
etna/libs/chronos/utils.py 27.27% 8 Missing ⚠️
etna/settings.py 71.42% 2 Missing ⚠️
etna/models/nn/chronos/base.py 98.92% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
- Coverage   90.53%   90.32%   -0.22%     
==========================================
  Files         247      256       +9     
  Lines       16568    17199     +631     
==========================================
+ Hits        15000    15535     +535     
- Misses       1568     1664      +96     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.