Skip to content

Predicting failure of mechanical machines based of various sensor measurements and machine features/characteristics.

License

Notifications You must be signed in to change notification settings

mnokno/MachineFailurePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MachineFailurePrediction

Predicting failure of mechanical machines based of various sensor measurements and machine features/characteristics.

Features available in the dataset:

  • Production Id: Unique Id, combination of Type variable followed by a number identifier
  • Type: Type of product/device (L/M/H)
  • Air Temperature: Air temperature in Kelvin
  • Process Temperature: Production process temperature in Kelvin
  • Rotational Speed: Speed in RPM (Rotations Per Minute) calculated with the power of 2860W
  • Torque: Torque in Nm (Newton Meter)
  • Tool Wear: Time unit needed to wear down the product/tool
  • Machine Failure: Machine Failure binary feature
  • TWF: Tool Wear Failure binary feature
  • HDF: Heat Dissipation Failure binary feature
  • PWF: Power Failure binary feature
  • OSF: Overstate Failure binary feature
  • RNF: Random Failure binary feature

Kaggle Competition: https://www.kaggle.com/competitions/playground-series-s3e17
Kaggle Notebook: https://www.kaggle.com/code/mnokno/machine-failures-visual-eda-simple-submission

About

Predicting failure of mechanical machines based of various sensor measurements and machine features/characteristics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published