Building a time series predictive model using machine learning or deep learning for, intermittently sampled, vehicle diagnostic data

1 view (last 30 days)
I’m relatively new to machine learning and deep learning subjects but have experience in matlab programming. I’m looking for a fundamental method of predicting the occurance of diagnostic data from a complex vehicle system such as a plane or train. Diagnostic data is recorded when an event with a particular code is triggered; that code then retrieves a set of environment variables such as speed, pressure, temperature etc. The data is sampled only when an event it triggered so the sampling, more often then not, does not have a constant frequency. I have data that tells me that the accumulation of an event and its environment variable leads to a maintenance action. Any pointers towards building a predictive model would be nice. Thanks Faz.

Answers (1)

Dheeraj Singh
Dheeraj Singh on 10 Sep 2019
You can use the Diagnostic Feature Designer for extracting features of your data .
Refer to the following video for getting started.:
It is part of the Predictive maintenance toolbox . Refer to the following videos for getting started with the toolbox:

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!