Prognostix
Predicts how long a jet engine has left
Read the sourceMostly Jupyter Notebook
Results — hover any figure for the baseline and the caveat
5
Lifecycle stages, one repo
Ingest, train, evaluate, serve, monitor — with a drift check and alerting. Model performance numbers aren't published yet; that's the next thing this repo needs.
Overview
A predictive-maintenance platform that estimates the remaining useful life of industrial equipment from sensor telemetry, built on NASA's CMAPSS turbofan degradation data. The reason it's here isn't the model — it's everything around it: a feature pipeline, an inference API, drift monitoring, and a Docker Compose stack that brings the whole thing up in one command.