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 on incomplete industrial (irregularly-sampled) multivariate TS with NaN missing values
https://pypots.com
BSD 3-Clause "New" or "Revised" License
831 stars 84 forks source link

Could I use the imputation methods to upsample my low-frequency data? #419

Closed mike-egg123 closed 4 weeks ago

mike-egg123 commented 1 month ago

Issue description

Hello, Mr. Du! I am a graduate student from the School of Software at Beihang University, majoring in time series analysis. I have been researching time series imputation recently and happened to see your related research, including papers and codes, which has greatly inspired me. Now I have a small question to ask you, can the imputation method be applied to the task of upsampling low-frequency data? My initial idea is to use the resample method of data analysis libraries such as Pandas to resample low-frequency data at a higher frequency. At this time, there will be many missing data. For these missing data, use the model in your PYPOTS library for imputation. Do you think this approach is reasonable?

github-actions[bot] commented 1 month ago

Hi there 👋,

Thank you so much for your attention to PyPOTS! You can follow me on GitHub to receive the latest news of PyPOTS. If you find PyPOTS helpful to your work, please star⭐️ this repository. Your star is your recognition, which can help more people notice PyPOTS and grow PyPOTS community. It matters and is definitely a kind of contribution to the community.

I have received your message and will respond ASAP. Thank you for your patience! 😃

Best, Wenjie

WenjieDu commented 1 month ago

Hi @mike-egg123, worth a shot, but the final results depend on your data's attributes, e.g. the original sampling freq of raw data. You can reach out to me on WeChat.

mike-egg123 commented 1 month ago

好的,我已经向您的微信发送了好友申请,麻烦您通过一下

github-actions[bot] commented 1 month ago

This issue had no activity for 14 days. It will be closed in 1 week unless there is some new activity. Is this issue already resolved?