torch_timeseries.dataset.Traffic
- class Traffic(root: str = './data')[source]
Bases:
TimeSeriesDatasetTraffic dataset for road occupancy rates in the San Francisco Bay area.
The raw data is sourced from the California Department of Transportation and is available at http://pems.dot.ca.gov. This dataset contains 48 months (2015-2016) of hourly road occupancy rates (between 0 and 1) measured by different sensors on freeways in the San Francisco Bay area.
_summary_
- Parameters:
root (str) – data save location