Classification Learner and Regression Learner: Please help!

조회 수: 3 (최근 30일)
lus31
lus31 2019년 3월 20일
댓글: Walter Roberson 2019년 3월 21일
Hello Everyone,
I am trying to use the classification learner app. I have 2 sets of data, one considered "good" and one "bad". I am trying to create a model (either an SVM or regression). But I do not know how and I keep getting poor accuracy. The data is signals. Each set of signal data is around 500 signals. Each one of these signals is represented by a row of 2000 numbers. How can I train a model to tell the difference between good and bad signals and use it to filter through other signal data?
  댓글 수: 9
lus31
lus31 2019년 3월 21일
Okay thank you for your help, but one last question..
So I create this mean signal, should I just load that into the classifcation learner and then output the model?
Walter Roberson
Walter Roberson 2019년 3월 21일
Calculate the correlation between the mean of the good signals and each individual signal, and use that correlation as the input.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 AI for Signals에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by