vote up 2 vote down star
1

I am evaluating datamining packages.
I have find these two so far:

  • RapidMiner
  • Weka
  • Do you have any experience to share with these two products, or any other product to recommend me?
    Thanks

    flag

    80% accept rate

    5 Answers

    vote up 1 vote down check

    According to the yearly KDnuggets Polls 2007, 2008, and 2009, RapidMiner is the most widely used Open Source Data Mining Solution among data mining experts world-wide: KDnuggets Data Mining Tool Poll 2009

    RapidMiner is open source and 100% Java, RapidMiner is much more flexible and offers significantly more functionality than Weka and KNIME.

    Regarding SVM implementations: Weka comes with one such implementation (LibSVM), while RapidMiner provides four SVM implementations (LibSVM, MySVM, EvoSVM, SMO-SVM), some of them with more advanced features.

    link|flag
    vote up 2 vote down

    I have used Weka in a high school course, and it had a nice SVM implementation. This was 4 or 5 years ago.

    link|flag
    vote up 2 vote down

    Another alternative would be Orange. It includes various algorithms and data mining techniques that you can access either directly through Python scripts or through GUI.

    link|flag
    vote up 1 vote down

    Pentaho is a nice suit for Business Intelligence. So maybe you would like to take a look at it. I have some experience in it, mainly for data warehousing and was quite happy.

    link|flag
    It seems like Pentaho is a major sponsor of Weka: weka.sf.net – Miguel Ping Oct 28 '08 at 13:59
    Didn't know that. Maybe I have to re-view Weka. – Roman Glass Oct 28 '08 at 14:47
    vote up 0 vote down

    Re-invent the wheel and code directly in R !

    link|flag

    Your Answer

    Get an OpenID
    or

    Not the answer you're looking for? Browse other questions tagged or ask your own question.