liuxu77 / UniTime

UniTime: A Language-Empowered Unified Model for Cross-Domain Time Series Forecasting (WWW 2024)
Apache License 2.0
69 stars 5 forks source link

About features mode in forecasting performance #7

Closed Alsac closed 3 months ago

Alsac commented 3 months ago

image

Thank you for your excellent work! I just want clearly know if this table is test on 'M' mode or 'MS' mode of features parameter?

liuxu77 commented 3 months ago

Hi, the feature mode was set to 'M', you can refer to the .conf files in data_configs folder.