Other packages > Find by keyword >

mldr.datasets  

R Ultimate Multilabel Dataset Repository
View on CRAN: Click here


Download and install mldr.datasets package within the R console
Install from CRAN:
install.packages("mldr.datasets")

Install from Github:
library("remotes")
install_github("cran/mldr.datasets")

Install by package version:
library("remotes")
install_version("mldr.datasets", "0.4.2")



Attach the package and use:
library("mldr.datasets")
Maintained by
David Charte
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-24
Latest Update: 2019-01-17
Description:
Large collection of multilabel datasets along with the functions needed to export them to several formats, to make partitions, and to obtain bibliographic information.
How to cite:
David Charte (2015). mldr.datasets: R Ultimate Multilabel Dataset Repository. R package version 0.4.2, https://cran.r-project.org/web/packages/mldr.datasets. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.3.1 (2015-11-24 07:46), 0.3.15 (2016-01-16 13:12), 0.4.0 (2017-11-17 18:01)
Other packages that cited mldr.datasets R package
View mldr.datasets citation profile
Other R packages that mldr.datasets depends, imports, suggests or enhances
Complete documentation for mldr.datasets
Functions, R codes and Examples using the mldr.datasets R package
Some associated functions: available.mldrs . bibtex . birds . bookmarks . cal500 . check_n_load.mldr . corel16k001 . corel16k002 . corel16k003 . corel16k004 . corel16k005 . corel16k006 . corel16k007 . corel16k008 . corel16k009 . corel16k010 . corel5k . delicious . density . emotions . enron . eurlexdc_test . eurlexdc_tra . eurlexev_test . eurlexev_tra . eurlexsm_test . eurlexsm_tra . flags . genbase . get.mldr . imdb . iterative.stratification.holdout . iterative.stratification.kfolds . iterative.stratification.partitions . langlog . mediamill . medical . mldrs . ng20 . nuswide_BoW . nuswide_VLAD . ohsumed . random.holdout . random.kfolds . random.partitions . rcv1sub1 . rcv1sub2 . rcv1sub3 . rcv1sub4 . rcv1sub5 . reutersk500 . scene . slashdot . sparsity . stackex_chemistry . stackex_chess . stackex_coffee . stackex_cooking . stackex_cs . stackex_philosophy . stratified.holdout . stratified.kfolds . stratified.partitions . tmc2007 . tmc2007_500 . toBibtex.mldr . write.mldr . yahoo_arts . yahoo_business . yahoo_computers . yahoo_education . yahoo_entertainment . yahoo_health . yahoo_recreation . yahoo_reference . yahoo_science . yahoo_social . yahoo_society . yeast . 
Some associated R codes: dataset_measures.R . datasets.R . export.R . partitions.R . partitions_iter.R . partitions_rand.R . partitions_stra.R . toBibTeX.R . utils.R .  Full mldr.datasets package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA