The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.MLPUGS |
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 |
Reference manual: | MLPUGS.pdf |
Vignettes: |
Multi-label Classification with MLPUGS |
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 |
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.