File size: 1,846 Bytes
8b7ba7b d818f97 8b7ba7b d818f97 8b7ba7b d818f97 8b7ba7b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
---
dataset_info:
features:
- name: Date
dtype: string
- name: BCOMENTR Index
dtype: float64
- name: BCOMINTR Index
dtype: float64
- name: BCOMTR Index
dtype: float64
- name: CAC Index
dtype: float64
- name: CCMP Index
dtype: float64
- name: DAX Index
dtype: float64
- name: DJI Index
dtype: float64
- name: EUCRBRDT Index
dtype: float64
- name: EURAUD Curncy
dtype: float64
- name: EURCAD Curncy
dtype: float64
- name: EURGBP Curncy
dtype: float64
- name: EURJPY Curncy
dtype: float64
- name: EURUSD Curncy
dtype: float64
- name: FTSEMIB Index
dtype: float64
- name: GDBR10 Index
dtype: float64
- name: GDBR2 Index
dtype: string
- name: GTGBP10Y Govt
dtype: float64
- name: GTJPY10Y Govt
dtype: string
- name: HSI Index
dtype: float64
- name: IBEX Index
dtype: float64
- name: KOSPI Index
dtype: float64
- name: LMCADS03 Comdty
dtype: float64
- name: NDX Index
dtype: float64
- name: NKY Index
dtype: float64
- name: PUT Index
dtype: float64
- name: SPX Index
dtype: float64
- name: SX5E Index
dtype: float64
- name: SX5T Index
dtype: float64
- name: UKX Index
dtype: float64
- name: USDJPY Curncy
dtype: float64
- name: USGG10 Index
dtype: float64
- name: USGG2YR Index
dtype: float64
- name: VIX Index
dtype: float64
- name: XAU Comdty
dtype: float64
- name: Target
dtype: int64
- name: line_text
dtype: string
splits:
- name: train
num_bytes: 2373201
num_examples: 6256
- name: test
num_bytes: 263625
num_examples: 696
download_size: 2588261
dataset_size: 2636826
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|