{
  "_id": "6a573abdff0138dec5d6f677",
  "Package": "MLPUGS",
  "Type": "Package",
  "Title": "Multi-Label Prediction Using Gibbs Sampling (and Classifier\nChains)",
  "Version": "0.2.0",
  "Date": "2016-07-05",
  "Authors@R": "person(\"Mikhail\", \"Popov\", email = \"mikhail@mpopov.com\",\nrole = c(\"aut\", \"cre\"), comment = \"@bearloga on Twitter\")",
  "Maintainer": "Mikhail Popov <mikhail@mpopov.com>",
  "Description": "An implementation of classifier chains (CC's) for\nmulti-label prediction. Users can employ an external package\n(e.g. 'randomForest', 'C50'), or supply their own. The package\ncan train a single set of CC's or train an ensemble of CC's --\nin parallel if running in a multi-core environment. New\nobservations are classified using a Gibbs sampler since each\nunobserved label is conditioned on the others. The package\nincludes methods for evaluating the predictions for accuracy\nand aggregating across iterations and models to produce binary\nor probabilistic classifications.",
  "URL": "https://github.com/bearloga/MLPUGS",
  "BugReports": "https://github.com/bearloga/MLPUGS/issues",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "ByteCompile": "yes",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "5.0.1",
  "Repository": "https://bearloga.r-universe.dev",
  "Date/Publication": "2020-03-06 17:45:11 UTC",
  "RemoteUrl": "https://github.com/bearloga/mlpugs",
  "RemoteRef": "HEAD",
  "RemoteSha": "4737d1d72f8e12827472222ee39c4de59969aaae",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 07:42:43 UTC",
    "User": "root"
  },
  "Author": "Mikhail Popov [aut, cre] (@bearloga on Twitter)",
  "_user": "bearloga",
  "_type": "src",
  "_file": "MLPUGS_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a9ca4f378f5e3ef80037104db7f4e0f2cad5e390b779d65e9ce0d70f97202e68",
  "_filesize": 196056,
  "_sha256": "a9ca4f378f5e3ef80037104db7f4e0f2cad5e390b779d65e9ce0d70f97202e68",
  "_expires": "2026-10-23T07:46:03.000Z",
  "_created": "2026-07-15T07:42:43.000Z",
  "_published": "2026-07-15T07:46:05.515Z",
  "_jobs": [
    {
      "job": 87296655978,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336033867"
    },
    {
      "job": 87296655977,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336034669"
    },
    {
      "job": 87296656013,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336037190"
    },
    {
      "job": 87296656020,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336028362"
    },
    {
      "job": 87296053158,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335990676"
    },
    {
      "job": 87296656106,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8336032981"
    },
    {
      "job": 87296656044,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336017483"
    },
    {
      "job": 87296655998,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336015039"
    },
    {
      "job": 87296656019,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336013787"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149",
  "_status": "success",
  "_upstream": "https://github.com/bearloga/mlpugs",
  "_commit": {
    "id": "4737d1d72f8e12827472222ee39c4de59969aaae",
    "author": "Mikhail Popov <mikhail@mpopov.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1583516711
  },
  "_maintainer": {
    "name": "Mikhail Popov",
    "email": "mikhail@mpopov.com",
    "login": "bearloga",
    "mastodon": "@bearloga@datasci.social",
    "bluesky": "@mpopov.com",
    "linkedin": "in/bearloga",
    "description": "Data Scientist",
    "uuid": 1807519
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "C50",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    }
  ],
  "_owner": "bearloga",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "classification",
    "machine-learning",
    "mcmc",
    "multi-label-classification",
    "supervised-learning"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "bearloga",
      "count": 24,
      "uuid": 1807519
    },
    {
      "user": "wrathematics",
      "count": 1,
      "uuid": 2561297
    }
  ],
  "_userbio": {
    "uuid": 1807519,
    "type": "user",
    "name": "Mikhail Popov",
    "followers": 236,
    "description": "Data Scientist"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MLPUGS"
  },
  "_devurl": "https://github.com/bearloga/mlpugs",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MLPUGS.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bearloga/mlpugs",
  "_realowner": "bearloga",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2016-07-06"
    }
  ],
  "_exports": [
    "ecc",
    "validate_pugs"
  ],
  "_datasets": [
    {
      "name": "movies",
      "title": "FiveThirtyEight's Movie Scores",
      "object": "movies",
      "class": [
        "data.frame"
      ],
      "fields": [
        "title",
        "year",
        "rotten_tomatoes",
        "metacritic",
        "fandango",
        "rotten_tomatoes_user",
        "metacritic_user",
        "imdb_user",
        "fandango_user"
      ],
      "rows": 146,
      "table": true,
      "tojson": true
    },
    {
      "name": "movies_test",
      "title": "FiveThirtyEight's Movie Scores",
      "object": "movies_test",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rotten_tomatoes",
        "metacritic",
        "fandango",
        "rotten_tomatoes_user",
        "metacritic_user",
        "fandango_user",
        "imdb_user"
      ],
      "rows": 59,
      "table": true,
      "tojson": true
    },
    {
      "name": "movies_train",
      "title": "FiveThirtyEight's Movie Scores",
      "object": "movies_train",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rotten_tomatoes",
        "metacritic",
        "fandango",
        "rotten_tomatoes_user",
        "metacritic_user",
        "fandango_user",
        "imdb_user"
      ],
      "rows": 87,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "MLPUGS-package",
      "title": "MLPUGS: Multi-Label Prediction Using Gibbs Sampling (and Classifier Chains)",
      "topics": [
        "MLPUGS-package",
        "MLPUGS"
      ]
    },
    {
      "page": "ecc",
      "title": "Fit an Ensemble of Classifier Chains (ECC)",
      "topics": [
        "ecc"
      ]
    },
    {
      "page": "movies",
      "title": "FiveThirtyEight's Movie Scores",
      "topics": [
        "movies",
        "movies_test",
        "movies_train"
      ]
    },
    {
      "page": "predict.ECC",
      "title": "Classify new samples using an Ensemble of Classifier Chains",
      "topics": [
        "predict.ECC"
      ]
    },
    {
      "page": "summary.PUGS",
      "title": "Gather samples of predictions",
      "topics": [
        "summary.PUGS"
      ]
    },
    {
      "page": "validate_pugs",
      "title": "Assess multi-label prediction accuracy",
      "topics": [
        "validate_pugs"
      ]
    }
  ],
  "_readme": "https://github.com/bearloga/mlpugs/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "Multi-label Classification with MLPUGS",
      "author": "Mikhail Popov",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Classification Pipeline",
        "Note on Parallelization",
        "Example: Movies",
        "Training an Ensemble of Classifier Chains (ECC)",
        "Prediction Using Gibbs Sampling (PUGS)",
        "Gathering Predictions",
        "Evaluation",
        "Further Reading"
      ],
      "created": "2015-04-21 16:04:16",
      "modified": "2016-07-04 20:11:25",
      "commits": 5
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "mlpugs",
  "_universes": [
    "bearloga"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-15T07:44:41.000Z",
      "distro": "resolute",
      "commit": "4737d1d72f8e12827472222ee39c4de59969aaae",
      "fileid": "https://r2.ropensci.org/449cf7c43ee3bcadfa3d814ab83f38398bfc6147c00801ae27790ccf16521ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-15T07:44:41.000Z",
      "distro": "resolute",
      "commit": "4737d1d72f8e12827472222ee39c4de59969aaae",
      "fileid": "https://r2.ropensci.org/41c4f841cef2de68a03745e782b0e0ef6bc35d44041e0c9b9fedd19f1ba842e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-15T07:44:52.000Z",
      "commit": "4737d1d72f8e12827472222ee39c4de59969aaae",
      "fileid": "https://r2.ropensci.org/571cf5e46ba142ef74e1b39e14a80fb0694b8b778e22ce0405e508ee241dcb65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-15T07:44:28.000Z",
      "commit": "4737d1d72f8e12827472222ee39c4de59969aaae",
      "fileid": "https://r2.ropensci.org/0b7f607d6ffa7599c77818364e7f43bfa9215a4b731cba5b0530931160026d71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-15T07:44:49.000Z",
      "commit": "4737d1d72f8e12827472222ee39c4de59969aaae",
      "fileid": "https://r2.ropensci.org/d2e4e9ba173303b031a3c3f21b030804a81d80528c45fb31407c85b9b0dbc6ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T07:43:49.000Z",
      "commit": "4737d1d72f8e12827472222ee39c4de59969aaae",
      "fileid": "https://r2.ropensci.org/78eed27b02f0801080031b1cda28ace7268aac1681ee01a542f0f8ecdd7cc873",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T07:43:44.000Z",
      "commit": "4737d1d72f8e12827472222ee39c4de59969aaae",
      "fileid": "https://r2.ropensci.org/3249ad86dd5f61c6bc13a5ec70f01cf178e9c3f320b45d697fcda4ae525c794d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T07:43:41.000Z",
      "commit": "4737d1d72f8e12827472222ee39c4de59969aaae",
      "fileid": "https://r2.ropensci.org/e46d2bc3e44e8bfdd27b2db1a522e0012d68a7017a2a4d17f8ae5f230a8ff13e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bearloga/actions/runs/29398058149"
    }
  ]
}