Yi-Chen-Lin2019/Predictive-maintenance-with-machine-learning
This project is about predictive maintenance with machine learning. It's a final project of my Computer Science AP degree.
This project helps operations managers and maintenance teams monitor industrial machinery to predict potential issues before they cause costly downtime. It takes sensor data from equipment like bearings or batteries and provides insights on when a machine might fail, its remaining useful life, or if it's behaving unusually. This allows proactive maintenance, reducing unexpected repairs and operational interruptions.
No commits in the last 6 months.
Use this if you need to implement a system for predicting equipment failures, estimating remaining operational life, or detecting unusual machine behavior to optimize maintenance schedules.
Not ideal if you require real-time, high-frequency anomaly detection or predictive modeling with neural networks, as these are not explored in this project.
Stars
72
Forks
15
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Yi-Chen-Lin2019/Predictive-maintenance-with-machine-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
petrobras/BibMon
Python package that provides predictive models for fault detection, soft sensing, and process...
hustcxl/Deep-learning-in-PHM
Deep learning in PHM,Deep learning in fault diagnosis,Deep learning in remaining useful life prediction
kokikwbt/predictive-maintenance
Datasets for Predictive Maintenance
biswajitsahoo1111/rul_codes_open
This repository contains code that implement common machine learning algorithms for remaining...
tvhahn/weibull-knowledge-informed-ml
Using knowledge-informed machine learning on the PRONOSTIA (FEMTO) and IMS bearing data sets....