Skip to content

Predictive Maintenance of Industrial Equipments using Machine Learning

License

Notifications You must be signed in to change notification settings

Ishan-phys/predictive-maintenance-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

predictive-maintenance-ml

Predictive Maintenance of Industrial Equipments using Machine Learning

Running the Inference:

  • Build the docker container sudo docker build -f Dockerfile --network=host -t predictive-ml .

  • Run the prediction service sudo docker run -p 8080:8080 --network=host --rm predictive-ml serve

About

Predictive Maintenance of Industrial Equipments using Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published