Skip to content

Predicting Machine Failures with Distributed Computing (Spark, AWS EMR, and DL)

License

Notifications You must be signed in to change notification settings

musa-atlihan/spark-pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Machine Failures with Distributed Computing (Spark, AWS EMR, and DL)

This repo contains an example implementation for training a deep learning model to predict machine failures on a training set that wouldn't fit on a single machine. Distributed data wrangling and model training is done by using Spark and Spark's ML library. AWS EMR service is used to create a cluster and run the Spark job.

The article is here.

Tags: spark, pyspark, aws, emr, bigdata, deeplearning, digitaltransformation

About

Predicting Machine Failures with Distributed Computing (Spark, AWS EMR, and DL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published