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

Update conda_dev_env.yml #517

Closed WenjieDu closed 1 week ago

WenjieDu commented 1 week ago

What does this PR do?

  1. ai4ts now available with conda-forge, so update conda_dev_env.yml;
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 10934212865

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
pypots/imputation/csdi/model.py 1 84.85%
pypots/cli/doc.py 3 82.28%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 10933650463: -0.05%
Covered Lines: 11191
Relevant Lines: 13432

💛 - Coveralls