How PSO optimizes C and gamma for SVM?

JBhullarJBhullar Member Posts: 10 Contributor I
Hello
I want to implement PSO algorithm to optimize parameters C and gamma for SVM in order to improve its accuracy. Can anyone help me with the code of PSO or help me to where to start with?

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,453 RM Data Scientist
    Have you tried one of the optimize operators?

    ~Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • JBhullarJBhullar Member Posts: 10 Contributor I
    I will surely try one. Can you give me the link of the paper or the algorithm on which SVM(PSO) node for rapidminer is based? That will help me out in understanding the flow of code.
Sign In or Register to comment.