library-occupancy / README.md
davnas's picture
Updated dataset without index column
cd7d19f verified
|
Raw
History Blame Contribute Delete
632 Bytes
---
dataset_info:
features:
- name: CommitTime
dtype: timestamp[ns]
- name: Time
dtype: string
- name: Occupancy_main
dtype: int64
- name: Occupancy_southEast
dtype: int64
- name: Occupancy_north
dtype: int64
- name: Occupancy_south
dtype: int64
- name: Occupancy_angdomen
dtype: int64
- name: Occupancy_newton
dtype: int64
- name: Prediction_date
dtype: timestamp[ns]
splits:
- name: train
num_bytes: 179945
num_examples: 2465
download_size: 26804
dataset_size: 179945
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---