Skip to content

mwever/weka

This branch is 30 commits ahead of, 188 commits behind bnjmn/weka:master.

Folders and files

NameName
Last commit message
Last commit date
May 12, 2020
Feb 24, 2020
May 12, 2020
Mar 28, 2016
Oct 8, 2020
May 12, 2020
May 23, 2019
May 12, 2020
May 12, 2020
Feb 28, 2019
May 12, 2020
Apr 3, 2018
Oct 8, 2020
Sep 5, 2018
Sep 5, 2018
Dec 19, 2016
Aug 22, 2016
May 23, 2019
Jun 28, 2017
Apr 3, 2018

Repository files navigation

weka (mirror)

NOTE The owner of this repository has no affiliation with official WEKA project. This repo is periodically updated as a kindness to others who have shown interest in it. It can take several hours to checkout the full official WEKA subversion repository and several minutes just to update with any new commits. Therefore, this exists to provide an easy way to access and peruse the WEKA source using git, nothing more.


This is a git mirror of the The University of Waikato machine learning project WEKA.

Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes.

The official WEKA source code is hosted using subversion at the Waikato SVN server.

The current version of WEKA is licensed under the GNU General Public license version 3.0.

Use the weka-trunk branch to follow the official code base under active development at the University of Waikato.

Packages

No packages published

Languages

  • Java 99.5%
  • Python 0.2%
  • Groovy 0.2%
  • Shell 0.1%
  • ANTLR 0.0%
  • Lex 0.0%