corel16k008 {mldr.datasets}R Documentation

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

Description

Multilabel dataset from the image domain.

Usage

corel16k008(...)

Arguments

...

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

Format

An mldr object with 13864 instances, 500 attributes and 168 labels

Source

Barnard, K. and Duygulu, P. and Forsyth, D. and de Freitas, N. and Blei, D. M. and Jordan, M. I., "Matching words and pictures", Journal of Machine Learning Research, Vol. 3, pp. 1107–1135, 2003

Examples

## Not run: 
corel16k008 <- corel16k008()  # Check and load the dataset
toBibtex(corel16k008)
corel16k008$measures

## End(Not run)

[Package mldr.datasets version 0.4.2 Index]