├── .gitattributes ├── Predictive Maintenance Modelling.R ├── Schwan's - Predictive Machine Learning Model for Plants outage (002).pptx ├── Schwan's - Predictive Machine Learning Model for Plants outage.pptx ├── errors.csv ├── failures.csv ├── machines.csv ├── maint.csv └── telemetry.csv /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/.gitattributes -------------------------------------------------------------------------------- /Predictive Maintenance Modelling.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/Predictive Maintenance Modelling.R -------------------------------------------------------------------------------- /Schwan's - Predictive Machine Learning Model for Plants outage (002).pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/Schwan's - Predictive Machine Learning Model for Plants outage (002).pptx -------------------------------------------------------------------------------- /Schwan's - Predictive Machine Learning Model for Plants outage.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/Schwan's - Predictive Machine Learning Model for Plants outage.pptx -------------------------------------------------------------------------------- /errors.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/errors.csv -------------------------------------------------------------------------------- /failures.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/failures.csv -------------------------------------------------------------------------------- /machines.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/machines.csv -------------------------------------------------------------------------------- /maint.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/maint.csv -------------------------------------------------------------------------------- /telemetry.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeeptiChevvuri/Predictive-Maintenance-Modelling-Datasets/HEAD/telemetry.csv --------------------------------------------------------------------------------