English

Data Strategies for Fleetwide Predictive Maintenance

Machine Learning 2018-12-12 v1 Machine Learning

Abstract

For predictive maintenance, we examine one of the largest public datasets for machine failures derived along with their corresponding precursors as error rates, historical part replacements, and sensor inputs. To simplify the time and accuracy comparison between 27 different algorithms, we treat the imbalance between normal and failing states with nominal under-sampling. We identify 3 promising regression and discriminant algorithms with both higher accuracy (96%) and twenty-fold faster execution times than previous work. Because predictive maintenance success hinges on input features prior to prediction, we provide a methodology to rank-order feature importance and show that for this dataset, error counts prove more predictive than scheduled maintenance might imply solely based on more traditional factors such as machine age or last replacement times.

Keywords

Cite

@article{arxiv.1812.04446,
  title  = {Data Strategies for Fleetwide Predictive Maintenance},
  author = {David Noever},
  journal= {arXiv preprint arXiv:1812.04446},
  year   = {2018}
}

Comments

3 pages, 3 figures

R2 v1 2026-06-23T06:39:01.075Z