manjuprasads's picture
Create README.md
6add288 verified

Predictive Maintenance – Engine Sensor Dataset

Description

This dataset contains sensor readings from engines operating under varied conditions, including both small and large engine applications. The data is intended for building predictive maintenance models to classify engine condition.

Files

  • engine_data.csv: Raw sensor dataset
  • engine_train.csv: Training split
  • engine_test.csv: Testing split

Target Variable

  • engine_condition (0 = Normal, 1 = Maintenance Required)

Use Case

The dataset supports machine learning models for early detection of engine maintenance needs based on sensor data.