Model Training and Deployment Scripts for Predictive Maintenance.
- Tenserflow
- Shap
- Keras
- Numpy
- Pandas
- Clone the repository
git clone https://github.com/danishzulfiqar/Predictive-Maintenance-Model-Training.git
- Change directory
cd Predictive-Maintenance-Model-Training
- Run Scripts number wise
Note:
- In Script 1 add mac_address = "machine_mac" before execution.
- Change url = "http://localhost:8000/update_model" to original deployed url from AWS.