Datasets:
| { | |
| "name": "AMarketChinaKnownOpen", | |
| "source": "https://github.com/BUAA-WJR/PriceGraph", | |
| "desp": "China A market stock prediction. Assume open price is known!", | |
| "domain": "Finance", | |
| "license": "Unknown", | |
| "targets": [ | |
| "amount", | |
| "low", | |
| "vol", | |
| "close", | |
| "high" | |
| ], | |
| "covariates": [ | |
| "open" | |
| ], | |
| "timestamp": null, | |
| "freq": null, | |
| "num_series": 300, | |
| "num_timesteps": 618233, | |
| "num_datapoints": 3709398, | |
| "split": "train", | |
| "quality": "medium", | |
| "timestamp_as_covariate": false | |
| } |