Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.49 KB

File metadata and controls

20 lines (13 loc) · 1.49 KB

Application of Predictive Maintenance Modeler to Scania Dataset

Files in this directory illustrate how to use Predictive Maintenance Modeler on an example multivariate time series dataset.

Data

Data for this example are publicly-available multivariate time-series data from Scania trucks, which was specifically created for time-to-event analysis. This whitepaper explains the background on the dataset, which can be downloaded here.

This notebook merges these raw data into one dataset and carries out some initial preprocessing steps, including:

This preprocessed dataset can be downloaded here:

Exploratory data analysis of the preprocessed dataset is done in this notebook.

This notebook provides a walkthrough of train and predict functionality