A simple web-based application that predicts whether maintenance is required for a machine based on numeric input values. This project demonstrates how predictive maintenance can help industries reduce downtime, save costs, and increase operational efficiency.
Features:
User-friendly web interface
Takes numeric input from the user (e.g., temperature, vibration, runtime, etc.)
Predicts whether:
No Maintenance Required
Maintenance Required
Urgent Maintenance Required
Stylish and responsive design using HTML, CSS, and JavaScript