WenjieDu / PyPOTS

A Python toolkit/library for reality-centric machine/deep learning and data mining on partially-observed time series, including SOTA neural network models for scientific analysis tasks of imputation/classification/clustering/forecasting/anomaly detection/cleaning on incomplete industrial (irregularly-sampled) multivariate TS with NaN missing values
https://pypots.com
BSD 3-Clause "New" or "Revised" License
1.01k stars 95 forks source link

`model_saving_strategy=best` does not work #514

Closed WenjieDu closed 1 week ago

WenjieDu commented 1 week ago

What does this PR do?

  1. fixing #464;

Before submitting

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 10932122525

Details


Files with Coverage Reduction New Missed Lines %
pypots/nn/modules/fedformer/layers.py 2 45.99%
pypots/cli/doc.py 3 82.28%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 10833804335: -0.02%
Covered Lines: 11195
Relevant Lines: 13432

💛 - Coveralls