Datasets:
| { | |
| "name": "AliCar", | |
| "source": "https://tianchi.aliyun.com/competition/entrance/231641/information", | |
| "desp": "The dataset is compiled from a car dataset, showing the brand and the vehicle registration count.", | |
| "domain": "Finance", | |
| "license": "Unknown", | |
| "targets": [ | |
| "cnt" | |
| ], | |
| "covariates": [ | |
| "brand" | |
| ], | |
| "timestamp": null, | |
| "freq": null, | |
| "num_series": 1, | |
| "num_timesteps": 4773, | |
| "num_datapoints": 9546, | |
| "split": "train", | |
| "quality": "medium", | |
| "timestamp_as_covariate": false | |
| } |