The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.

How PSO optimizes C and gamma for SVM?

JBhullarJBhullar Member Posts: 10 Contributor II
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,525 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 II
    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.