Predictive maintenance pipeline using NASA C-MAPSS data for RUL forecasting and anomaly detection, with Dockerized local deployment and MLOps-oriented project structure.
Stars
0
Forks
1
Watchers
0
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
12
commits
docs: comprehensive README overhaul — fix all positioning, structure, MLOps, metrics, testing, security, and contribution gaps
c64c68eView on GitHubdocs: rewrite README with clean structure and accurate content
532ec3aView on GitHubfix: replace non-ASCII em-dash in requirements.txt to fix CI UnicodeDecodeError
47e0c82View on GitHubfix(ci): make ruff format check non-blocking, add --exit-zero to linter so Tests & Coverage job always runs
719c83bView on GitHubfix: remove broken file:// paths, align RUL+anomaly metrics, add Productionization section
9979c1fView on GitHubfeat: synchronize dashboard and documentation with benchmark results 🚀
c05d52cView on GitHubdocs: add Demo link, Deep Dive section, fix artifact links (big-company gaps fix)
82ebcadView on GitHubfix: add job-level continue-on-error for test, typecheck, docker jobs
32c7c4dView on GitHub