Portfolio4 / README.md
ainewtrend01's picture
Upload dataset
05b80ae verified
metadata
dataset_info:
  features:
    - name: Dates
      dtype: string
    - name: StocksNumber
      dtype: int64
    - name: Capitals
      dtype: int64
    - name: Allocations
      struct:
        - name: Allocation
          list:
            - name: Cost
              dtype: float64
            - name: Price
              dtype: float64
            - name: Score
              dtype: int64
            - name: Shares
              dtype: int64
            - name: Ticker
              dtype: string
            - name: TotalScore
              dtype: int64
        - name: Remaining Capital
          dtype: float64
        - name: Total Cost
          dtype: float64
        - name: Total Score
          dtype: int64
  splits:
    - name: train
      num_bytes: 179991
      num_examples: 616
  download_size: 79226
  dataset_size: 179991
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*