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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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