Weich24/NasaDataFromPython
收藏官方服务:
资源简介:
--- dataset_info: features: - name: 'Unnamed: 0' dtype: string - name: case dtype: int64 - name: run dtype: int64 - name: VB dtype: float64 - name: time dtype: int64 - name: DOC dtype: float64 - name: feed dtype: float64 - name: material dtype: int64 - name: smcAC dtype: float64 - name: smcDC dtype: float64 - name: vib_table dtype: float64 - name: vib_spindle dtype: float64 - name: AE_table dtype: float64 - name: AE_spindle dtype: float64 splits: - name: train num_bytes: 15224.119760479041 num_examples: 133 - name: test num_bytes: 3891.880239520958 num_examples: 34 download_size: 20142 dataset_size: 19116.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
提供机构:
Weich24原始信息汇总
数据集信息
特征
- Unnamed: 0: 字符串类型
- case: 64位整数类型
- run: 64位整数类型
- VB: 64位浮点数类型
- time: 64位整数类型
- DOC: 64位浮点数类型
- feed: 64位浮点数类型
- material: 64位整数类型
- smcAC: 64位浮点数类型
- smcDC: 64位浮点数类型
- vib_table: 64位浮点数类型
- vib_spindle: 64位浮点数类型
- AE_table: 64位浮点数类型
- AE_spindle: 64位浮点数类型
数据分割
- train:
- 字节数: 15224.119760479041
- 样本数: 133
- test:
- 字节数: 3891.880239520958
- 样本数: 34
数据大小
- 下载大小: 20142 字节
- 数据集大小: 19116.0 字节
配置
- default:
- 训练数据路径: data/train-*
- 测试数据路径: data/test-*



