Bearing Classification
Dataset contains signal recordings to detect defective bearings
@kaggle.isaienkov_bearing_classification
Dataset contains signal recordings to detect defective bearings
@kaggle.isaienkov_bearing_classification
CREATE TABLE bearing_classes (
"bearing_id" BIGINT,
"status" BIGINT
);
Anyone who has the link will be able to view this.