Learn R Programming

mldr.datasets (version 0.4.2)

mediamill: Dataset with features extracted from video sequences and semantic concepts assigned as labels

Description

Multilabel dataset from the video domain.

Usage

mediamill(...)

Arguments

...

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

Format

An mldr object with 43907 instances, 120 attributes and 101 labels

Examples

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

Run the code above in your browser using DataLab