Bryan-yongjoong/Seoul_bike
收藏Hugging Face2024-06-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Bryan-yongjoong/Seoul_bike
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Date
dtype: timestamp[ns]
- name: Rented Bike Count
dtype: float64
- name: Hour
dtype: float64
- name: Temperature(°C)
dtype: float64
- name: Humidity(%)
dtype: float64
- name: Wind speed (m/s)
dtype: float64
- name: Visibility (10m)
dtype: float64
- name: Dew point temperature(°C)
dtype: float64
- name: Solar Radiation (MJ/m2)
dtype: float64
- name: Rainfall(mm)
dtype: float64
- name: Snowfall (cm)
dtype: float64
- name: Seasons
dtype: string
- name: Holiday
dtype: string
- name: Functioning Day
dtype: string
- name: Day of Week
dtype: float64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 944787
num_examples: 7008
- name: validation
num_bytes: 118108
num_examples: 876
- name: test
num_bytes: 118114
num_examples: 876
download_size: 374759
dataset_size: 1181009
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
Bryan-yongjoong
原始信息汇总
数据集概述
数据集特征
- Date:时间戳,单位为纳秒。
- Rented Bike Count:浮点数。
- Hour:浮点数。
- Temperature(°C):浮点数。
- Humidity(%):浮点数。
- Wind speed (m/s):浮点数。
- Visibility (10m):浮点数。
- Dew point temperature(°C):浮点数。
- Solar Radiation (MJ/m2):浮点数。
- Rainfall(mm):浮点数。
- Snowfall (cm):浮点数。
- Seasons:字符串。
- Holiday:字符串。
- Functioning Day:字符串。
- Day of Week:浮点数。
- index_level_0:整数。
数据集分割
- 训练集:包含7008个样本,总大小为944787字节。
- 验证集:包含876个样本,总大小为118108字节。
- 测试集:包含876个样本,总大小为118114字节。
数据集大小
- 下载大小:374759字节。
- 数据集总大小:1181009字节。
数据文件配置
- 默认配置:
- 训练集路径:
data/train-* - 验证集路径:
data/validation-* - 测试集路径:
data/test-*
- 训练集路径:



