Predictive-Maintenance-Train
收藏资源简介:
该数据集包含发动机运行状态的时间序列或监测数据,旨在支持发动机健康状态预测或故障诊断等任务。数据由15,628个训练样本构成,每个样本包含8个特征字段:发动机转速(Engine rpm)、润滑油压力(Lub oil pressure)、燃油压力(Fuel pressure)、冷却液压力(Coolant pressure)、润滑油温度(lub oil temp)、冷却液温度(Coolant temp)、发动机状态(Engine Condition,可能为分类标签)以及一个内部索引字段(__index_level_0__)。所有字段均为数值类型(整型或浮点型)。数据集总大小约为1MB,适用于监督学习任务,如回归分析、异常检测或二分类/多分类问题。
This dataset contains time series or monitoring data of engine operating conditions, designed to support tasks such as engine health prediction or fault diagnosis. It consists of 15,628 training samples, each with 8 feature fields: engine rpm, lubricating oil pressure, fuel pressure, coolant pressure, lubricating oil temperature, coolant temperature, engine condition (which may be a categorical label), and an internal index field (__index_level_0__). All fields are numerical types (integer or floating-point). The total dataset size is approximately 1MB, and it is suitable for supervised learning tasks, such as regression analysis, anomaly detection, or binary/multi-class classification problems.
数据集概述
数据集名称:Predictive-Maintenance-Train
数据集链接:https://huggingface.co/datasets/Kaddy4613/Predictive-Maintenance-Train
数据集特征
该数据集包含以下8个特征:
- Engine rpm(整数型):发动机转速
- Lub oil pressure(浮点型):润滑油压力
- Fuel pressure(浮点型):燃油压力
- Coolant pressure(浮点型):冷却液压力
- lub oil temp(浮点型):润滑油温度
- Coolant temp(浮点型):冷却液温度
- Engine Condition(整数型):发动机状态
- index_level_0(整数型):索引列
数据集划分
- 训练集(train):
- 样本数量:15,628
- 数据大小:1,000,192 字节
数据集大小
- 下载大小:897,177 字节
- 总数据集大小:1,000,192 字节
配置文件
- 配置名称:default
- 数据文件:训练集数据位于
data/train-*路径下




