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 TimesFMModel #544

Merged
merged 22 commits into from
Dec 28, 2024

Merge branch 'master' into issue-528

abdf5e1
Select commit
Loading
Failed to load commit list.
Merged

Add TimesFMModel #544

Merge branch 'master' into issue-528
abdf5e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 0s

90.42% (target 0.00%)

View this Pull Request on Codecov

90.42% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 88.51508% with 99 lines in your changes missing coverage. Please review.

Project coverage is 90.42%. Comparing base (7fab7c7) to head (abdf5e1).

Files with missing lines Patch % Lines
etna/libs/timesfm/timesfm_base.py 78.82% 47 Missing ⚠️
etna/libs/timesfm/xreg_lib.py 83.57% 23 Missing ⚠️
etna/libs/timesfm/patched_decoder.py 94.66% 16 Missing ⚠️
etna/libs/timesfm/timesfm.py 86.30% 10 Missing ⚠️
etna/settings.py 71.42% 2 Missing ⚠️
etna/models/nn/timesfm.py 99.12% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #544      +/-   ##
==========================================
- Coverage   90.52%   90.42%   -0.10%     
==========================================
  Files         256      262       +6     
  Lines       17375    18234     +859     
==========================================
+ Hits        15728    16488     +760     
- Misses       1647     1746      +99     

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