Add possibility to load pretrained embedding models #461
Codecov / codecov/project
succeeded
Aug 30, 2024 in 1s
90.44% (target 0.00%)
View this Pull Request on Codecov
90.44% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 96.22642%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 90.44%. Comparing base (
b19507d
) to head (d2f2da9
).
Files with missing lines | Patch % | Lines |
---|---|---|
etna/transforms/embeddings/models/ts2vec.py | 96.15% | 1 Missing |
etna/transforms/embeddings/models/tstcc.py | 96.29% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #461 +/- ##
==========================================
+ Coverage 90.41% 90.44% +0.03%
==========================================
Files 229 229
Lines 15939 15988 +49
==========================================
+ Hits 14411 14461 +50
+ Misses 1528 1527 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading