how can i build a time series classifier

3 ビュー (過去 30 日間)
yaniv friedman
yaniv friedman 2017 年 6 月 12 日
コメント済み: Greg Heath 2017 年 6 月 15 日
Hi,
In my problen, I want to train a machine learning algorithm to classify patterns of absolute acceleration. Lets assume that i have many examples of acceleration vectors, from t=1 to t=20. A vector can be A = [ 1 1 1 ... 2 3 4 2 1... 1 1 ] ; or B = [ 1 1 1 ... 2 2 3 2 1 ... 1 1 ] ;
There are 2 different patterns nested in A and in B. I assume that all of my examples have one of these patterns, with added noise, BUT I don't know in which t the pattern starts in each example. I also assume that the t_initial of the patterns can be different in each example.
Obviously, a simple neural network or svm model won't work.
Is there any other way to build a classifier for these examples?
Thanks! Yaniv.
  1 件のコメント
Greg Heath
Greg Heath 2017 年 6 月 15 日
I deleted an innapropriate question by the author posted in an ANSWER box.
Greg

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by