An open API service indexing awesome lists of open source software.

https://github.com/fracpete/collective-classification-weka-package

Semi-Supervised Learning and Collective Classification
https://github.com/fracpete/collective-classification-weka-package

java machine-learning plugin semi-supervised-learning weka

Last synced: about 1 year ago
JSON representation

Semi-Supervised Learning and Collective Classification

Awesome Lists containing this project

README

          

collective-classification
=========================

**[WEKA](http://www.cs.waikato.ac.nz/ml/weka/) package** for algorithms around
semi-supervised learning and collective classification.

This package is based on work from the original [collective classification project](http://www.cms.waikato.ac.nz/~fracpete/projects/collective-classification/), which was a hack for WEKA 3.5.x. The package manager approach represents a clean approach which does not rely on overwriting classes anymore.

The legacy code and datasets are available from the download section as well.

Check out the [wiki](https://github.com/fracpete/collective-classification-weka-package/wiki) for more information on publications, API, etc.

Releases
--------

* [Release 2019.8.8](https://github.com/fracpete/collective-classification-weka-package/releases/download/v2019.8.7/collective-classification-2019.8.7.zip)
* [Release 2015.2.27](https://github.com/fracpete/collective-classification-weka-package/releases/download/v2015.2.27/collective-classification-2015.2.27.zip)
* [Release 2015.1.13](https://github.com/fracpete/collective-classification-weka-package/releases/download/v2015.1.13/collective-classification-2015.1.13.zip)
* [Release 2015.1.9](https://github.com/fracpete/collective-classification-weka-package/releases/download/v2015.1.9/collective-classification-2015.1.9.zip)
* [Release 2014.8.20](https://github.com/fracpete/collective-classification-weka-package/releases/download/v2014.8.20/collective-classification-2014.8.20.zip)
* [Release 2013.5.3](https://github.com/fracpete/collective-classification-weka-package/releases/download/v2013.5.3/collective-classification-2013.5.3.zip)
* [Legacy code/datasets](https://github.com/fracpete/collective-classification-weka-package/releases/download/legacy/legacy.tar.gz)