File size: 988 Bytes
be06ad3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8dc4d88
 
 
 
 
 
 
 
be06ad3
 
 
 
8dc4d88
be06ad3
 
 
 
 
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
---
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: 11541882
    num_examples: 100000
  download_size: 1766016
  dataset_size: 11541882
---
# Dataset Card for "delays_sample"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)