delays_class / README.md
polinaeterna's picture
Upload README.md with huggingface_hub
bfb1fd7
metadata
dataset_info:
  features:
    - name: vehicle_type
      dtype: int64
    - name: direction
      dtype: int64
    - name: weekday
      dtype: int64
    - name: temp
      dtype: float64
    - name: windspeed_max
      dtype: float64
    - name: windspeed_avg
      dtype: float64
    - name: precipitation
      dtype: float64
    - name: dew_point
      dtype: float64
    - name: humidity
      dtype: int64
    - name: hour
      dtype: int64
    - name: dayminute
      dtype: float64
    - name: delay
      dtype: float64
    - name: string_col
      dtype: string
    - name: class_col
      dtype:
        class_label:
          names:
            '0': this
            '1': are
            '2': random
            '3': words
            '4': test
  splits:
    - name: train
      num_bytes: 630729231
      num_examples: 5465575
  download_size: 72156386
  dataset_size: 630729231

Dataset Card for "delays_class"

More Information needed