Learn R Programming

mldr.datasets (version 0.4.2)

corel5k: Dataset with data from the Corel image collection

Description

Multilabel dataset from the image domain.

Usage

corel5k(...)

Arguments

...

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

Format

An mldr object with 5000 instances, 499 attributes and 374 labels

Examples

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

Run the code above in your browser using DataLab