The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

MLPUGS: Multi-Label Prediction Using Gibbs Sampling (and Classifier Chains)

An implementation of classifier chains (CC's) for multi-label prediction. Users can employ an external package (e.g. 'randomForest', 'C50'), or supply their own. The package can train a single set of CC's or train an ensemble of CC's – in parallel if running in a multi-core environment. New observations are classified using a Gibbs sampler since each unobserved label is conditioned on the others. The package includes methods for evaluating the predictions for accuracy and aggregating across iterations and models to produce binary or probabilistic classifications.

Version: 0.2.0
Depends: R (≥ 3.1.2)
Suggests: knitr, progress, C50, randomForest
Published: 2016-07-06
Author: Mikhail Popov [aut, cre] (@bearloga on Twitter)
Maintainer: Mikhail Popov <mikhail at mpopov.com>
BugReports: https://github.com/bearloga/MLPUGS/issues
License: MIT + file LICENSE
URL: https://github.com/bearloga/MLPUGS
NeedsCompilation: no
Materials: README
CRAN checks: MLPUGS results

Documentation:

Reference manual: MLPUGS.pdf
Vignettes: Multi-label Classification with MLPUGS

Downloads:

Package source: MLPUGS_0.2.0.tar.gz
Windows binaries: r-devel: MLPUGS_0.2.0.zip, r-release: MLPUGS_0.2.0.zip, r-oldrel: MLPUGS_0.2.0.zip
macOS binaries: r-release (arm64): MLPUGS_0.2.0.tgz, r-oldrel (arm64): MLPUGS_0.2.0.tgz, r-release (x86_64): MLPUGS_0.2.0.tgz, r-oldrel (x86_64): MLPUGS_0.2.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MLPUGS to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.