All Projects → bnjmn → Weka

bnjmn / Weka

Now redundant weka mirror. Visit https://github.com/Waikato/weka-trunk for the real deal

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Weka

broccoli-traceur
Traceur is a JavaScript.next to JavaScript-of-today compiler
Stars: ✭ 29 (-90.46%)
Mutual labels:  deprecated
dashboard-extension-parameter-item
⛔ DEPRECATED. This project was moved to a new repository. Visit https://github.com/DevExpress/dashboard-extensions to find an updated version.
Stars: ✭ 47 (-84.54%)
Mutual labels:  deprecated
Bio.jl
[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia
Stars: ✭ 257 (-15.46%)
Mutual labels:  deprecated
addon-sdk-content-scripts
DEPRECATED | Use WebExtensions instead | Add-ons demonstrating how to use content scripts in the Add-on SDK.
Stars: ✭ 23 (-92.43%)
Mutual labels:  deprecated
matterpoll-emoji
[DEPRECATED] Poll server for Mattermost
Stars: ✭ 38 (-87.5%)
Mutual labels:  deprecated
VRTK.Prefabs
*Deprecated* - A collection of productive prefabs for rapidly building spatial computing solutions in the Unity software.
Stars: ✭ 61 (-79.93%)
Mutual labels:  deprecated
HAN-pytorch
(Deprecated) Hierarchical Attention Networks for Document Classification (https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf) - in Pytorch
Stars: ✭ 39 (-87.17%)
Mutual labels:  deprecated
Prehistoric Entware
Prehistoric Entware
Stars: ✭ 282 (-7.24%)
Mutual labels:  deprecated
Liquid-Application-Framework-1.0-deprecated
Liquid is a framework to speed up the development of microservices
Stars: ✭ 26 (-91.45%)
Mutual labels:  deprecated
tmwa
DEPRECATED: The server running The Mana World Legacy. All new projects should use Hercules instead. See the "evol-hercules" repo.
Stars: ✭ 44 (-85.53%)
Mutual labels:  deprecated
python-poster
DEPRECATED Streaming HTTP uploads and multipart/form-data encoding
Stars: ✭ 16 (-94.74%)
Mutual labels:  deprecated
Drupal-Scaffold
DEPRECATED: This project has been replaced by documentation within Confluence regarding best practices for setting up a new Drupal 9 project.
Stars: ✭ 48 (-84.21%)
Mutual labels:  deprecated
rust-usb
Deprecated: see libusb-rs
Stars: ✭ 23 (-92.43%)
Mutual labels:  deprecated
keyple-java
Eclipse Keyple™ Project: deprecated repository embedding all components of the Java implementation until version 1.0.0
Stars: ✭ 17 (-94.41%)
Mutual labels:  deprecated
Grunt Filerev
[DEPRECATED] File revving
Stars: ✭ 261 (-14.14%)
Mutual labels:  deprecated
jade-babel
Jade plugin for Babel
Stars: ✭ 39 (-87.17%)
Mutual labels:  deprecated
ngx-mat-datetime-picker
⛔️ DEPRECATED This is no longer supported, please consider using the repository @angular-material-components/datetime-picker(https://github.com/h2qutc/angular-material-components) instead.
Stars: ✭ 29 (-90.46%)
Mutual labels:  deprecated
Simpleauthentication
⛔️ [DEPRECATED] A really simple way for developers to add "Social Authentication" to their ASP.NET web application
Stars: ✭ 299 (-1.64%)
Mutual labels:  deprecated
Vip Quickstart
Retired
Stars: ✭ 268 (-11.84%)
Mutual labels:  deprecated
lumbermill
DEPRECATED: Log Processor. See https://engineering.heroku.com/blogs/2016-05-26-heroku-metrics-there-and-back-again/ for more information.
Stars: ✭ 42 (-86.18%)
Mutual labels:  deprecated

weka (mirror)

Computing and Mathematical Sciences at the University of Waikato now has an official github organization including a read-only git mirror of Weka's subversion repository. Therefore, this repo is no longer necessary and will one day be removed. In the meantime, please follow the Waikato repo for the most up-to-date and official changes. Additionally, Waikato also maintain a curated list of repositories you may find interesting. Enjoy.

Click here for the official git mirror

(Official README) WEKA (developer version)

Read-only git mirror of Weka's subversion repository.

Source code

The official WEKA source code of the developer version is available from this URL:

https://svn.cms.waikato.ac.nz/svn/weka/trunk/

Contributions/Bug fixes

Contributions and bug fixes an be contributed as patch file and posted to the WEKA mailing list.

Links


A few notes from the unofficial 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].