Skip to content

Releases: fcharte/mldr.datasets

mldr.datasets 0.3.15

16 Jan 16:39
Compare
Choose a tag to compare

Changes in this release

  • Fixes issues #1, #2 and #3
  • Fixes writing of XML files
  • Improve format of ARFF data sections
  • Better MLD name extraction from mld$name

mldr.datasets 0.3.1 (Available on CRAN)

24 Nov 11:21
Compare
Choose a tag to compare

First release of mldr.datasets available on CRAN. This version includes

  • Fixed some URLs
  • Correct capitalization in Title field of Description file

mldr.datasets 0.3 (First submission attempt)

24 Nov 11:19
Compare
Choose a tag to compare

First release of mldr.datasets. This version includes:

  • 59 prebuilt mldr objects/functions corresponding to the multilabel datasets detailed below.
  • Function check_n_load.mldr able to download new objects hosted in the repository
  • Specific implementation of the generic toBibtex function for mldr objects
  • random.kfolds and stratified.kfolds for dataset partitioning
  • write.mldr function to export mldr objects to MULAN, MEKA, KEEL, LibSVM and CSV file formats