TransWikia.com

What is the best method for classification of time series data? Should I use LSTM or a different method?

Data Science Asked by rosy on December 4, 2020

I am trying to classify raw accelerometer data x,y,z to its corresponding label.

What is the best architecture for best results?

Or, does anyone have any suggestions on LSTM architectures built on keras with input and output nodes?

One Answer

I would not use the word "best" but LSTM-RNN are very powerful when dealing with timeseries, simply because they can store information about previous values and exploit the time dependencies between the samples. That said, it is definitely worth going for it.

It has been proven that their performance can be boosted significantly if they are combined with a Convolutional Neural Network (CNN) that can learn the spatial structures in your data, which in this case is one-dimensional.

Take a look at this state-of-the-art method that combines LSTM and CNN, published in 2019.

Answered by pcko1 on December 4, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP