Upload dataset
33ad42d verified | | ---
|
| | license: openrail++
|
| | configs:
|
| | - config_name: default
|
| | data_files:
|
| | - split: train
|
| | path: data/train-*
|
| | dataset_info:
|
| | features:
|
| | - name: Date
|
| | dtype: timestamp[ns]
|
| | - name: TLT_Ret
|
| | dtype: float64
|
| | - name: TLT_MA20
|
| | dtype: float64
|
| | - name: TLT_Vol
|
| | dtype: float64
|
| | - name: TBT_Ret
|
| | dtype: float64
|
| | - name: TBT_MA20
|
| | dtype: float64
|
| | - name: TBT_Vol
|
| | dtype: float64
|
| | - name: VNQ_Ret
|
| | dtype: float64
|
| | - name: VNQ_MA20
|
| | dtype: float64
|
| | - name: VNQ_Vol
|
| | dtype: float64
|
| | - name: GLD_Ret
|
| | dtype: float64
|
| | - name: GLD_MA20
|
| | dtype: float64
|
| | - name: GLD_Vol
|
| | dtype: float64
|
| | - name: SLV_Ret
|
| | dtype: float64
|
| | - name: SLV_MA20
|
| | dtype: float64
|
| | - name: SLV_Vol
|
| | dtype: float64
|
| | - name: UNRATE
|
| | dtype: float64
|
| | - name: CPI
|
| | dtype: float64
|
| | - name: AU_CU_Ratio
|
| | dtype: float64
|
| | - name: AU_CU_Trend
|
| | dtype: float64
|
| | - name: DXY
|
| | dtype: float64
|
| | - name: GOLD
|
| | dtype: float64
|
| | - name: COPPER
|
| | dtype: float64
|
| | - name: TNX
|
| | dtype: float64
|
| | - name: VIX
|
| | dtype: float64
|
| | splits:
|
| | - name: train
|
| | num_bytes: 884400
|
| | num_examples: 4422
|
| | download_size: 883618
|
| | dataset_size: 884400
|
| | ---
|
| | |