--- 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)