Skip to content

MLPUGS

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

v0.2.0 · Jul 6, 2016 · MIT + file LICENSE

Description

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.

Downloads

208

Last 30 days

21614th

593

Last 90 days

2.1K

Last year

Trend: +40.5% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Mikhail Popov <mikhail@mpopov.com>’

Found the following (possibly) invalid file URI:
  URI: CONDUCT.md
    From: README.md
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Mikhail Popov <mikhail@mpopov.com>’

Found the following (possibly) invalid file URI:
  URI: CONDUCT.md
    From: README.md

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Mikhail Popov <mikhail@mpopov.com>’

Found the following (possibly) invalid file URI:
  URI: CONDUCT.md
    From: README.md
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Mikhail Popov <mikhail@mpopov.com>’

Found the following (possibly) invalid file URI:
  URI: CONDUCT.md
    From: README.md

Version History

1 tracked
new 0.2.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Jul 6, 2016. Releases before tracking aren’t shown.