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

LibSVM classification results differ between Weka and Rapidminer

MsinMsin Member Posts: 1 Learner I
Hi,

Using Weka and Rapidminer, I got different classification results on the same dataset with LibSVM. Even when I made the same parameters that I could change on RapidMiner in both programs, Weka gave 75% and Rapidminer 55% classification accuracy.

Also, RapidMiner SVM and Weka SMO results differ greatly too.

I would be very grateful if you could explain the reasons for these two problems.

Thanks.

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Well, its kind of expected. Slight differences in implementation choices can make a big impact.

    But also make sure that you set all random seeds to the same values to make fair comparisons.

    BR,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.