Hello, I understand that your code works for fixed time series length datasets and datasets with missing data. Does this code work for datasets with variable length time series but without missing data? (For example, the first time series in the dataset is of length 70 and the second time series is of length 80 ...... , but But relatively speaking the first time series has only the next 10 data as null values and contains no other missing data) I have tried in both your RTSGAN- and RTSGAN-M, but there are errors generated. I would like to ask what changes need to be made if the modification is feasible?
Hello, I understand that your code works for fixed time series length datasets and datasets with missing data. Does this code work for datasets with variable length time series but without missing data? (For example, the first time series in the dataset is of length 70 and the second time series is of length 80 ...... , but But relatively speaking the first time series has only the next 10 data as null values and contains no other missing data) I have tried in both your RTSGAN- and RTSGAN-M, but there are errors generated. I would like to ask what changes need to be made if the modification is feasible?