# weka **Repository Path**: silentz/weka ## Basic Information - **Project Name**: weka - **Description**: weka mirror with git — http://www.cs.waikato.ac.nz/ml/weka/ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-12-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README weka (mirror) ============= This is a git mirror of the [The University of Waikato][uofw] machine learning project [WEKA][weka-home]. > 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]( https://svn.cms.waikato.ac.nz/svn/weka/). The current version of WEKA is licensed under the [GNU General Public license version 3.0][gnu-v3]. ---- If you [search][gh-weka-search] github for "`weka`", there are currently 256 repository results including a few [unmaintained mirrors][baron-weka]. This is `nth + 1` WEKA repo mirror. It can take serveral hours to `checkout` the full svn repository and can take serveral minutes to update. Instead, use this repository or checkout [svn2github][svngh] as the best alternative that can be found at this time. [uofw]: http://www.waikato.ac.nz/ [weka-home]: http://www.cs.waikato.ac.nz/ml/weka/index.html [gnu-v3]: http://www.gnu.org/licenses/gpl.html [gh-weka-search]: https://github.com/search?q=weka&ref=cmdform [baron-weka]: https://github.com/baron/weka [svngh]: https://github.com/svn2github/weka