Learn R Programming

mldr.datasets (version 0.4.2)

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

Description

Multilabel dataset from the image domain.

Usage

corel16k003(...)

Arguments

...

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

Format

An mldr object with 13760 instances, 500 attributes and 154 labels

Examples

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

Run the code above in your browser using DataLab