How to Extract Feature Vector from Trained SVM XML File
Show older comments
For part of an application I am working on I am looking to create a feature vector from the learned feature data in the XML file of an SVM I have trained with labeled image data. The rest of my application works well, but I am not sure how to accomplish this part. I know the xmlread() function is what I should be using, but am a bit lost on where to go from there.
Below is the data within the XML file


1 Comment
Divyansh
on 3 Nov 2022
Hi Henry,
It will be helpful if you can share the file.
Answers (0)
Categories
Find more on Classification Ensembles 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!