torch_timeseries.dataset.ExchangeRate
- class ExchangeRate(root: str = './data')[source]
Bases:
TimeSeriesDatasetThe collection of the daily exchange rates of eight foreign countries including Australia, British, Canada, Switzerland, China, Japan, New Zealand, and Singapore ranging from 1990 to 2016.
The raw data is collected from https://github.com/laiguokun/multivariate-time-series-data.
_summary_
- Parameters:
root (str) – data save location