svm classification for sequence data

1 view (last 30 days)
Shalmiya Paulraj SOC
Shalmiya Paulraj SOC on 28 Jul 2022
Edited: Image Analyst on 28 Jul 2022
Hi,
I am having doubt in svm. How can I perform svm classification for sequence data (without converting sequence data into vector form)? Is there any function available? Kindly help me with this. Thanks in advance.
  1 Comment
Image Analyst
Image Analyst on 28 Jul 2022
Edited: Image Analyst on 28 Jul 2022
What form is your data in exactly? Is your signal not in a 1-D vector or 2-D matrix?
Exactly what is "sequence data" if it's not a vector? And what do you have against converting whatever it is into a vector? Why is that something you think you need to avoid doing?
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!