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

Rework saving for DL models #98

Merged
merged 9 commits into from
Oct 10, 2023

Merge remote-tracking branch 'origin/master' into issue-32

a21e204
Select commit
Loading
Failed to load commit list.
Merged

Rework saving for DL models #98

Merge remote-tracking branch 'origin/master' into issue-32
a21e204
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2023 in 1s

23.71% of diff hit (target 0.00%)

View this Pull Request on Codecov

23.71% of diff hit (target 0.00%)

Annotations

Check warning on line 31 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 47 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L47

Added line #L47 was not covered by tests

Check warning on line 90 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L90

Added line #L90 was not covered by tests

Check warning on line 92 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L92

Added line #L92 was not covered by tests

Check warning on line 234 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 238 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L236-L238

Added lines #L236 - L238 were not covered by tests

Check warning on line 242 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 246 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L245-L246

Added lines #L245 - L246 were not covered by tests

Check warning on line 262 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L262

Added line #L262 was not covered by tests

Check warning on line 272 in etna/core/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/core/mixins.py#L272

Added line #L272 was not covered by tests

Check warning on line 88 in etna/ensembles/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/ensembles/mixins.py#L88

Added line #L88 was not covered by tests

Check warning on line 98 in etna/ensembles/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/ensembles/mixins.py#L98

Added line #L98 was not covered by tests

Check warning on line 654 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L653-L654

Added lines #L653 - L654 were not covered by tests

Check warning on line 659 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L659

Added line #L659 was not covered by tests

Check warning on line 664 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L663-L664

Added lines #L663 - L664 were not covered by tests

Check warning on line 668 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L666-L668

Added lines #L666 - L668 were not covered by tests

Check warning on line 670 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L670

Added line #L670 was not covered by tests

Check warning on line 693 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L693

Added line #L693 was not covered by tests

Check warning on line 696 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L695-L696

Added lines #L695 - L696 were not covered by tests

Check warning on line 698 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L698

Added line #L698 was not covered by tests

Check warning on line 701 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L700-L701

Added lines #L700 - L701 were not covered by tests

Check warning on line 725 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L725

Added line #L725 was not covered by tests

Check warning on line 729 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L727-L729

Added lines #L727 - L729 were not covered by tests

Check warning on line 731 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L731

Added line #L731 was not covered by tests

Check warning on line 755 in etna/models/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/models/mixins.py#L754-L755

Added lines #L754 - L755 were not covered by tests