nuswide_BoW: Dataset obtained from the NUS-WIDE database with BoW...

Description Usage Arguments Format Source Examples

View source: R/datasets.R

Description

Multilabel dataset from the image domain.

Usage

1

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

1
2
3
4
5
6
## Not run: 
nuswide_BoW <- nuswide_BoW()  # Check and load the dataset
toBibtex(nuswide_BoW)
nuswide_BoW$measures

## End(Not run)

mldr.datasets documentation built on May 2, 2019, 3:43 p.m.