필터 지우기
필터 지우기

PSO-SVM Classification technique

조회 수: 12 (최근 30일)
Deep Tayal
Deep Tayal 2013년 11월 20일
답변: S. Muhammad Hossein Mousavi 2021년 12월 31일
Hi
I am trying to use a PSO-SVM classifier for classification in my project. Going thru a lot of research papers I could not figure out 1 thing that how exactly do you predict 'C' n 'Gamma', parameters for SVM using PSO. by reading the papers it looked as if they just applied it using hit and trail method. No paper explains the theory behind linking the output of PSO i.e the gbest n pbest or the best velocity and position to parameters of SVM .
Plzz Help Thanks

답변 (3개)

kh rezaee
kh rezaee 2015년 12월 8일
For better classification, I suggest you use PSO to feature selection and SVM to classify data. But combination of PSO and SVM is little difficult.
  댓글 수: 1
Pankaj Kumar Behera
Pankaj Kumar Behera 2017년 10월 27일
can i get some sample matlab codes using which i can optimise c and gamma parameters of a multiclass svm

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


Dhemiebabs
Dhemiebabs 2019년 11월 12일
Any update on how you were able to solve this(PSO-SVM) please. I'm presently carrying out the same project and I'm stock at the same point.
I've been on it for months and I'm to present it next month.
Your prompt response is much appreciated.
Thanks.

S. Muhammad Hossein Mousavi
S. Muhammad Hossein Mousavi 2021년 12월 31일
Hi
I just write a code for combining Neural Networks and PSO for classification task:
https://www.mathworks.com/matlabcentral/fileexchange/104350-pso-classification-algorithm
Hope it helps :)

카테고리

Help CenterFile Exchange에서 Particle Swarm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by