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 possibility to load pretrained embedding models #461

Merged
merged 18 commits into from
Aug 30, 2024

update changelog

d2f2da9
Select commit
Loading
Failed to load commit list.
Merged

Add possibility to load pretrained embedding models #461

update changelog
d2f2da9
Select commit
Loading
Failed to load commit list.
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.