Learn R Programming

mldr.datasets (version 0.4.2)

scene: Dataset from images with different natural scenes

Description

Multilabel dataset from the image domain.

Usage

scene(...)

Arguments

...

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

Format

An mldr object with 2407 instances, 294 attributes and 6 labels

Examples

Run this code
# NOT RUN {
scene <- scene()
toBibtex(scene)
scene$measures
# }

Run the code above in your browser using DataLab