Weka

by Machine Learning Group, University of Waikato, Hamilton, NZ

Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code.

v3.9.6 GNU General Public License version 3.0 nullsoft x86

Install with winget

Open PowerShell or Command Prompt and run:

winget install UniversityOfWaikato.Weka

Copied to clipboard!

1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation

About Weka

Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code.

classificationclusteringdata-miningmachine-learningmlregression

Advanced Install Options

Install (latest)winget install UniversityOfWaikato.Weka
Install (pinned version)winget install --id UniversityOfWaikato.Weka -e --version 3.9.6
Upgradewinget upgrade UniversityOfWaikato.Weka
Uninstallwinget uninstall UniversityOfWaikato.Weka

Frequently Asked Questions

How do I install Weka using winget?
Open PowerShell or Windows Terminal and run: winget install UniversityOfWaikato.Weka. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.
What is Weka?
Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code.
Is Weka free to use?
Weka is distributed under the GNU General Public License version 3.0 license. Check the publisher’s site for full licensing details.
How do I update Weka with winget?
Run winget upgrade UniversityOfWaikato.Weka in PowerShell or Windows Terminal to upgrade to the latest available version.
How do I uninstall Weka?
Run winget uninstall UniversityOfWaikato.Weka to remove Weka from your system.