Baselight

Balanced Predictive Maintenance Dataset

Addressing Class Imbalance in Predictive Maintenance

@kaggle.chetansmahale_balanced_predictive_maintenance_dataset

Y Test
@kaggle.chetansmahale_balanced_predictive_maintenance_dataset.y_test

  • 2.85 KB
  • 3000 rows
  • 3 columns
reason

Reason

of

Of

failure

Failure

6

CREATE TABLE y_test (
  "reason" BIGINT,
  "of" VARCHAR,
  "failure" VARCHAR
);

Share link

Anyone who has the link will be able to view this.