Package: mldr.resampling
Title: Resampling Algorithms for Multi-Label Datasets
Version: 0.2.3
Authors@R: c(
    person("Miguel Ángel", "Dávila", email = "madr0008@red.ujaen.es", role = "cre"),
    person("Francisco", "Charte", email = "fcharte@ujaen.es", role = "aut", comment = c(ORCID = "0000-0002-3083-8942")),
    person("María José", "Del Jesus", email = "mjjesus@ujaen.es", role = "aut", comment = c(ORCID = "0000-0002-7891-3059")),
    person("Antonio", "Rivera", email = "arivera@ujaen.es", role = "aut", comment = c(ORCID = "0000-0002-1062-3127"))
    )
Description: Collection of the state of the art multi-label resampling algorithms. The objective of these algorithms is to achieve balance in multi-label datasets.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: data.table, e1071, mldr, pbapply, vecsets
Suggests: parallel
NeedsCompilation: no
Packaged: 2023-08-22 09:28:44 UTC; mdavila
Author: Miguel Ángel Dávila [cre],
  Francisco Charte [aut] (<https://orcid.org/0000-0002-3083-8942>),
  María José Del Jesus [aut] (<https://orcid.org/0000-0002-7891-3059>),
  Antonio Rivera [aut] (<https://orcid.org/0000-0002-1062-3127>)
Maintainer: Miguel Ángel Dávila <madr0008@red.ujaen.es>
Repository: CRAN
Date/Publication: 2023-08-22 12:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:53:39 UTC; windows
