Skip to content

Home

New to Weka?#

Have a look at the Frequently Asked Questions (FAQ), the Troubleshooting article or search the mailing list archives. Don't forget to check out the documentation and the online courses.

You have questions regarding Weka?#

You can post questions to the Weka mailing list. Please keep in mind that you cannot expect an immediate answer to your question(s). The questions are mainly answered by volunteers, Weka users just like you.

You are looking for packages?#

With Weka 3.7.2 and later, you can easily install packages through Weka's package manager interface, either official ones or unofficial ones. Have a look at the Packages article for more information on this topic.

You want to contribute to the wiki?#

The wiki is based on Markdown articles, which are turned into static HTML using MkDocs (see here for details on writing articles). The content of the wiki is available as repository on GitHub. Feel free to add/update and then do a pull request.

You found a bug?#

Please post the bug report to the Weka mailing list. The following information will help tracking things down:

  • version of Weka (e.g., 3.9.6)
  • operating system (e.g., Windows 11 or Ubuntu 20.04 64bit)
  • Java version (e.g., 11.0.11+9)

You can also run the following command in the SimpleCLI and attach the generated output as a text file to your post:

    java weka.core.SystemInfo