The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked 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, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 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.