LongxingTan / Time-series-prediction

tfts: Time Series Deep Learning Models in TensorFlow
https://time-series-prediction.readthedocs.io/en/latest/
MIT License
827 stars 165 forks source link

v0.0.5 #26

Closed LongxingTan closed 2 years ago

LongxingTan commented 2 years ago

Description

This PR update

Checklist

Thank you for joining. Have fun coding!

codecov[bot] commented 2 years ago

Codecov Report

Base: 86.78% // Head: 86.79% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (0c02a28) compared to base (9e6a6c2). Patch coverage: 52.94% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #26 +/- ## ======================================= Coverage 86.78% 86.79% ======================================= Files 27 27 Lines 2013 2014 +1 ======================================= + Hits 1747 1748 +1 Misses 266 266 ``` | Flag | Coverage Δ | | |---|---|---| | cpu | `86.79% <52.94%> (+<0.01%)` | :arrow_up: | | unittest | `86.79% <52.94%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/LongxingTan/Time-series-prediction/pull/26?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [tfts/models/seq2seq.py](https://codecov.io/gh/LongxingTan/Time-series-prediction/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGZ0cy9tb2RlbHMvc2VxMnNlcS5weQ==) | `82.99% <ø> (ø)` | | | [tfts/trainer.py](https://codecov.io/gh/LongxingTan/Time-series-prediction/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGZ0cy90cmFpbmVyLnB5) | `79.21% <42.85%> (+0.11%)` | :arrow_up: | | [tfts/models/auto\_model.py](https://codecov.io/gh/LongxingTan/Time-series-prediction/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGZ0cy9tb2RlbHMvYXV0b19tb2RlbC5weQ==) | `69.23% <100.00%> (ø)` | | | [tfts/models/autoformer.py](https://codecov.io/gh/LongxingTan/Time-series-prediction/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGZ0cy9tb2RlbHMvYXV0b2Zvcm1lci5weQ==) | `93.97% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.