Learn R Programming

mldr.datasets (version 0.4.2)

corel16k005: Datasets with data from the Corel image collection. There are 10 subsets in corel16k

Description

Multilabel dataset from the image domain.

Usage

corel16k005(...)

Arguments

...

Additional options for the loading function (e.g. download.dir)

Format

An mldr object with 13847 instances, 500 attributes and 160 labels

Examples

Run this code
# NOT RUN {
corel16k005 <- corel16k005()  # Check and load the dataset
toBibtex(corel16k005)
corel16k005$measures
# }

Run the code above in your browser using DataLab