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
- Host: GitHub
- URL: https://github.com/fracpete/collective-classification-weka-package
- Owner: fracpete
- License: gpl-3.0
- Created: 2015-01-11T20:32:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T19:48:19.000Z (almost 6 years ago)
- Last Synced: 2024-10-19T12:16:10.046Z (over 1 year ago)
- Topics: java, machine-learning, plugin, semi-supervised-learning, weka
- Language: Java
- Homepage:
- Size: 15 MB
- Stars: 19
- Watchers: 6
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)