Balanced Predictive Maintenance Dataset
Addressing Class Imbalance in Predictive Maintenance
@kaggle.chetansmahale_balanced_predictive_maintenance_dataset
Addressing Class Imbalance in Predictive Maintenance
@kaggle.chetansmahale_balanced_predictive_maintenance_dataset
CREATE TABLE x_smote (
"type" BIGINT,
"air_temperature_k" DOUBLE,
"process_temperature_k" DOUBLE,
"rotational_speed_rpm" DOUBLE,
"torque_nm" DOUBLE,
"tool_wear_min" DOUBLE
);
Anyone who has the link will be able to view this.