nuswide_BoW {mldr.datasets}R Documentation

Dataset obtained from the NUS-WIDE database with BoW representation

Description

Multilabel dataset from the image domain.

Usage

nuswide_BoW(...)

Arguments

...

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

Format

An mldr object with 269648 instances, 501 attributes and 81 labels

Source

Chua, Tat-Seng and Tang, Jinhui and Hong, Richang and Li, Haojie and Luo, Zhiping and Zheng, Yantao, "NUS-WIDE: a real-world web image database from National University of Singapore", in Proc. of the ACM international conference on image and video retrieval, pp. 48, 2009

Examples

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

## End(Not run)

[Package mldr.datasets version 0.4.2 Index]