zalandoresearch / pytorch-ts

PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend
MIT License
1.21k stars 191 forks source link

Data imputation. #161

Open LLL-HLL opened 4 months ago

LLL-HLL commented 4 months ago

Dear author, hello. I am a senior student preparing for my graduation thesis. Do you have any suggestions for interpolating and expanding a set of data (5 columns) to increase the data quantity? Thank you.