{
  "_id": "6a200543b401979e73446500",
  "Package": "costsensitive",
  "Type": "Package",
  "Title": "Cost-Sensitive Multi-Class Classification",
  "Version": "0.1.2.10",
  "Date": "2019-07-28",
  "Author": "David Cortes",
  "Maintainer": "David Cortes <david.cortes.rivera@gmail.com>",
  "Description": "Reduction-based techniques for cost-sensitive multi-class\nclassification, in which each observation has a different cost\nfor classifying it into one class, and the goal is to predict\nthe class with the minimum expected cost for each new\nobservation. Implements Weighted All-Pairs (Beygelzimer,\nLangford, & Zadrozny (2008) <doi:10.1007/978-0-387-79361-0_1>),\nWeighted One-Vs-Rest (Beygelzimer,Dani, Hayes, Langford,\nZadrozny, (2005) <https://dl.acm.org/citation.cfm?id=1102358>)\nand Regression One-Vs-Rest. Works with arbitrary classifiers\ntaking observation weights, or with regressors. Also implements\ncost-proportionate rejection sampling for working with\nclassifiers that don't accept observation weights.",
  "URL": "https://github.com/david-cortes/costsensitive",
  "License": "BSD_2_clause + file LICENSE",
  "RoxygenNote": "6.1.1",
  "Repository": "https://david-cortes.r-universe.dev",
  "Date/Publication": "2025-05-09 18:16:56 UTC",
  "RemoteUrl": "https://github.com/david-cortes/costsensitive",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a3c4411fb7ba931509f2119319748b210abd162",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 10:37:36 UTC",
    "User": "root"
  },
  "MD5sum": "5ef95b93724407f1a43367159e6956cf",
  "_user": "david-cortes",
  "_type": "src",
  "_file": "costsensitive_0.1.2.10.tar.gz",
  "_fileid": "86381005ef1ac65f39323117449fb55eb25a66a06873fec6c0820fe88a2a7bee",
  "_filesize": 122329,
  "_sha256": "86381005ef1ac65f39323117449fb55eb25a66a06873fec6c0820fe88a2a7bee",
  "_created": "2026-06-03T10:37:36.000Z",
  "_published": "2026-06-03T10:43:15.779Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79275142241,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7382293145"
    },
    {
      "job": 79275142234,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7382290422"
    },
    {
      "job": 79275142312,
      "time": 118,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7382292376"
    },
    {
      "job": 79275142330,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7382291313"
    },
    {
      "job": 79275142392,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7382279859"
    },
    {
      "job": 79275142305,
      "time": 293,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7382355372"
    },
    {
      "job": 79275142294,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7382291242"
    },
    {
      "job": 79275142316,
      "time": 176,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7382312354"
    },
    {
      "job": 79274590812,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382248562"
    },
    {
      "job": 79275142220,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382284251"
    },
    {
      "job": 79275142223,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7382279506"
    },
    {
      "job": 79275142298,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7382292038"
    },
    {
      "job": 79275142273,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7382278158"
    }
  ],
  "_buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/david-cortes/costsensitive",
  "_commit": {
    "id": "0a3c4411fb7ba931509f2119319748b210abd162",
    "author": "david-cortes <david.cortes.rivera@gmail.com>",
    "committer": "david-cortes <david.cortes.rivera@gmail.com>",
    "message": "enable support for free-threaded python\n",
    "time": 1746814616
  },
  "_maintainer": {
    "name": "David Cortes",
    "email": "david.cortes.rivera@gmail.com",
    "login": "david-cortes",
    "description": "",
    "uuid": 11860098
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    }
  ],
  "_owner": "david-cortes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cost-sensitive-classification",
    "multi-label-classification"
  ],
  "_stars": 49,
  "_contributors": [
    {
      "user": "david-cortes",
      "count": 57,
      "uuid": 11860098
    }
  ],
  "_userbio": {
    "uuid": 11860098,
    "type": "user",
    "name": "david-cortes"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/costsensitive"
  },
  "_devurl": "https://github.com/david-cortes/costsensitive",
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/costsensitive.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/david-cortes/costsensitive",
  "_realowner": "david-cortes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2.1",
      "date": "2019-03-04"
    },
    {
      "version": "0.1.2.10",
      "date": "2019-07-28"
    }
  ],
  "_exports": [
    "cost.proportionate.classifier",
    "regression.one.vs.rest",
    "weighted.all.pairs",
    "weighted.one.vs.rest"
  ],
  "_help": [
    {
      "page": "cost.proportionate.classifier",
      "title": "Cost-Proportionate Classifier",
      "topics": [
        "cost.proportionate.classifier"
      ]
    },
    {
      "page": "predict.costprop",
      "title": "Predict method for Cost-Proportionate Classifier",
      "topics": [
        "predict.costprop"
      ]
    },
    {
      "page": "predict.rovr",
      "title": "Predict method for Regression One-Vs-Rest",
      "topics": [
        "predict.rovr"
      ]
    },
    {
      "page": "predict.wap",
      "title": "Predict method for Weighted All-Pairs",
      "topics": [
        "predict.wap"
      ]
    },
    {
      "page": "predict.wovr",
      "title": "Predict method for Weighted One-Vs-Rest",
      "topics": [
        "predict.wovr"
      ]
    },
    {
      "page": "print.costprop",
      "title": "Get information about Cost-Proportionate classifier object",
      "topics": [
        "print.costprop"
      ]
    },
    {
      "page": "print.rovr",
      "title": "Get information about Regression One-Vs-Rest object",
      "topics": [
        "print.rovr"
      ]
    },
    {
      "page": "print.wap",
      "title": "Get information about Weighted All-Pairs object",
      "topics": [
        "print.wap"
      ]
    },
    {
      "page": "print.wovr",
      "title": "Get information about Weighted One-Vs-Rest object",
      "topics": [
        "print.wovr"
      ]
    },
    {
      "page": "regression.one.vs.rest",
      "title": "Regression One-Vs-Rest",
      "topics": [
        "regression.one.vs.rest"
      ]
    },
    {
      "page": "summary.costprop",
      "title": "Get information about Cost-Proportionate classifier object",
      "topics": [
        "summary.costprop"
      ]
    },
    {
      "page": "summary.rovr",
      "title": "Get information about Regression One-Vs-Rest object",
      "topics": [
        "summary.rovr"
      ]
    },
    {
      "page": "summary.wap",
      "title": "Get information about Weighted All-Pairs object",
      "topics": [
        "summary.wap"
      ]
    },
    {
      "page": "summary.wovr",
      "title": "Get information about Weighted One-Vs-Rest object",
      "topics": [
        "summary.wovr"
      ]
    },
    {
      "page": "weighted.all.pairs",
      "title": "Weighted All-Pairs",
      "topics": [
        "weighted.all.pairs"
      ]
    },
    {
      "page": "weighted.one.vs.rest",
      "title": "Weighted One-Vs-Rest",
      "topics": [
        "weighted.one.vs.rest"
      ]
    }
  ],
  "_readme": "https://github.com/david-cortes/costsensitive/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.836324115706752,
  "_indexed": true,
  "_nocasepkg": "costsensitive",
  "_universes": [
    "david-cortes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "3ac89ba8d5c9a98fca256bfa1cec6966dc628e6db1370b6364c279716a2995ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "afbdf013e69e36883bae4000783f25030e6f6da14e7cb3fe461652e90bb16620",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "3566ab1fd5ca60461ef416af0d8f26156c9fb95e5a9df0617888ed6472574966",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "6a79f5ab03b7633edd654088d58c3ce6eded7e545afac1c6526edd7b679a74c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:15.000Z",
      "arch": "aarch64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "cb53963f20f10cb310ba40f00bd08044a2c743a8fda2659acc575a12677855e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:42:28.000Z",
      "arch": "x86_64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "6e8753d92863151bb7d14f96e7c5a8b6312c7ca6cb7316d8a058477f25c90122",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:42.000Z",
      "arch": "aarch64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "d07da1ed725a70224e1fdc9f0a51533dcfea825f57198707a2922c2d43c9d24e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:40:39.000Z",
      "arch": "x86_64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "abe6a9bfa6579d56dcc16cd1729e7a2d05a63736ef1e4b0635be896aa50f7a63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:34.000Z",
      "arch": "emscripten",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "1f7bb8a4904878a5c0e3f79a3fbd387c3dbdb5705fcfd4357097534baca34fea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:03.000Z",
      "arch": "x86_64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "b7506318dfcedac5fa798cc7a8d185ea43a81b568e3a38648dbd29829020a890",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:39:17.000Z",
      "arch": "x86_64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "b983ca34b416bc2360abf98c95eedaf25e56b5f74a6718df4942546bbea67177",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.10",
      "date": "2026-06-03T10:38:54.000Z",
      "arch": "x86_64",
      "commit": "0a3c4411fb7ba931509f2119319748b210abd162",
      "fileid": "d084147969f7febbab76f8fabd29a56f4a7774f439e7aaaa66f0196f23a5def7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26879199105"
    }
  ]
}