QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I contribute to Weka?

Weka 3 - Data Mining with Open Source Machine Learning Softw...
Contributions (or links to them) can be either posted to the Weka mailing list or sent to the Weka maintainer (normally also the admin of the Weka homepage). The conditions for new classifiers (schemes in general) are that, firstly, they have to be published in the proceedings of a renowned conference (e.g., ICML) or as an article of respected journal (e.g., Machine Learning) and, secondly, that they outperform other standard schemes (e.g., J48/C4.5).

How do I compile Weka?

Weka 3 - Data Mining with Open Source Machine Learning Softw...
You can compile the source code simply with any (Sun-compliant) java compiler, or use ant, or an IDE. Check out the Wiki article about Compiling Weka, which contains links to further articles, covering topics about ant and IDEs.

How can I contribute here?

FAQ
Eventually the DynaFAQ will support user-level editing. In the meantime, the best place to send general questions and/or answers is directly to the Triumph mailing list since all messages are archived and will eventually be merged into the FAQ. Much of this information in this FAQ has been compiled by the following people.

How Can I Contribute to ATPM?

ATPM 10.05 - Frequently Asked Questions
This is one of our most successful spaces and one of our favorite places. We think of it as kind of the ATPM “guest room.” This is where we will publish that sentimental Macintosh story that you promised yourself you would one day write. It’s that special place in ATPM that’s specifically designated for your stories. We’d really like to hear from you. Several Segments contributors have gone on to become ATPM columnists. Send your stuff to editor@atpm.com.

How do I use libsvm in Weka?

Weka 3 - Data Mining with Open Source Machine Learning Softw...
If you run the classifier weka.classifiers.functions.LibSVM and get the libsvm classes not in CLASSPATH! error message, you are missing the libsvm jar archive in your current classpath. The LibSVM classifier is only a wrapper for using the libsvm classes. Check out the LibSVM article on the Wiki for details about how to use this classifier.

How do I use Weka's classes in my own code?

Weka 3 - Data Mining with Open Source Machine Learning Softw...
It's not that hard to use Weka classes in your own code, the following articles give a good overview of how to do that: In general, the articles of the source code category. Note: Weka is open-source software under the GNU General Public License, which means that your code has to be licensed under the GPL as well.

Can I use Weka from C#?

Weka 3 - Data Mining with Open Source Machine Learning Softw...
Yes, you can. Read the Use Weka with the Microsoft .NET Framework article on the Wiki. There is also a tutorial for IKVM available.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact