Learn R Programming

mldr.datasets (version 0.4.2)

nuswide_BoW: 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

Examples

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

Run the code above in your browser using DataLab