Secom-Dataset
收藏资源简介:
Secom数据集包含一个独特的罕见事件场景,其中输出类别高度不平衡。数据集由1567个观测值和590个变量(特征)组成,每个数据记录代表一个单一的生产实体及其相关的测量特征。secom_labels.data表示内部生产线测试的简单通过/失败产量和相关数据时间戳,其中-1对应通过,1对应失败,时间戳对应特定测试点。
The Secom dataset encompasses a distinctive scenario of rare events, characterized by a highly imbalanced distribution of output categories. Comprising 1567 observations and 590 variables (features), each data entry represents a singular production entity along with its associated measurement attributes. The secom_labels.data file delineates the straightforward pass/fail yield of internal production line tests, accompanied by relevant data timestamps, where -1 signifies a pass and 1 denotes a failure, with timestamps corresponding to specific test points.
数据集概述
数据集名称
Predictive-Models-for-Equipment-Fault-Detection---Secom-Dataset
数据组成
- secom.data: 包含1567个观测,590个变量(特征)。
- secom_labels.data: 包含分类标签(通过/失败)和时间戳。
数据描述
- secom.data: 每个数据记录代表一个生产实体,包含一系列测量的特征。
- secom_labels.data: 通过/失败的简单产量分类,其中-1代表通过,1代表失败,时间戳对应特定测试点。
数据应用
- 应用多种机器学习模型进行拟合,分析模型性能,选择最优模型预测半导体制造过程的产量。
特殊情况
- 数据涉及罕见事件统计场景,特定响应变量类别的发生频率极低,因此在数据预处理阶段采用采样技术。




