finance1k / metadata /panel_close.json
PoorOtterBob's picture
Publish Finance1K v1.0.0
bd21abf verified
Raw
History Blame Contribute Delete
2.32 kB
{
"arrays": {
"ceiling_series": {
"dtype": "float32",
"sha256": "f94da1d82ce35117f9fa851ae5c32e10fe8c413bb3ab82b7d255ec346f0fa484",
"shape": [
28510
]
},
"lagged_vol": {
"dtype": "float32",
"sha256": "3770f674e4a2b607efbba4168c1e10e54bc9a49e1199e4956143348c00a2440b",
"shape": [
28510
]
},
"mat": {
"dtype": "float32",
"sha256": "fcf8b8f09bcf5f080d14724d7ab10b706ec3417ae69c08e810b38ebe12f64618",
"shape": [
28510,
1000
]
},
"regime": {
"dtype": "int8",
"sha256": "e44f8eef0e8876853dce7826bc83dcb364ff4b4a66c5b4dd354b159e5292d119",
"shape": [
28510
]
},
"symbols": {
"dtype": "<U5",
"sha256": "84cec79be3c7c6d73ce12930ace2e733d57c055c1bf05fc60e7a57631e4a24e8",
"shape": [
1000
]
},
"ts": {
"dtype": "int64",
"sha256": "feddc5a6fd59d3295067c0ae12a1cea40eab95877ddfc5f753a3df1cb10f62df",
"shape": [
28510
]
},
"valid": {
"dtype": "bool",
"sha256": "48a80c705e57e7e37a70d60d57eb54c89045e475c0e7b4b99cd583a67c526b29",
"shape": [
28510,
1000
]
},
"xs_vol": {
"dtype": "float32",
"sha256": "c7b5fb8b4237d8d142632bfd0f5880de49e95f67a8e1de05b4c5ddad4403671e",
"shape": [
28510
]
}
},
"canonical_panel": {
"bytes": 68142841,
"sha256": "dfe4d95829172de8f1f2f0aa518ec67efc627791d6ac2d4cd58ac7f5143d1ba1"
},
"format": "finance1k-panel-metadata-v1",
"scalars": {
"context": {
"dtype": "int64",
"value": 96
},
"lv_med": {
"dtype": "float32",
"value": 0.00896453857421875
},
"lv_std": {
"dtype": "float64",
"value": 0.004390276258269548
},
"split": {
"dtype": "int64",
"value": 19957
},
"thresh": {
"dtype": "float32",
"value": 0.009132802486419678
}
},
"shape": [
28510,
1000
],
"splits": {
"test": {
"rows": 8553,
"start": 19957,
"stop": 28510
},
"train": {
"rows": 19957,
"start": 0,
"stop": 19957
}
},
"target": "close",
"target_semantics": "log(close_t / close_t-1), an hourly close log return"
}