Learn R Programming

⚠️There's a newer version (0.4.3) of this package.Take me there.

mldr (version 0.2.25)

Exploratory Data Analysis and Manipulation of Multi-Label Data Sets

Description

Exploratory data analysis and manipulation functions for multi-label data sets along with an interactive Shiny application to ease their use.

Copy Link

Version

Install

install.packages('mldr')

Monthly Downloads

3,259

Version

0.2.25

License

LGPL (>= 3) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

David Charte

Last Published

July 3rd, 2015

Functions in mldr (0.2.25)

[.mldr

Filter rows in amldr returning a new mldr
mldrGUI

Launches the web-based GUI for mldr
+.mldr

Generates a new mldr object joining the rows in the two mldrs given as input
emotions

emotions
summary.mldr

Provides a summary of measures about the mldr
genbase

genbase
print.mldr

Prints the mldr content
mldr

Creates an object representing a multilabel dataset
write_arff

Writes an mldr object to a file
mldr_transform

Transformns an MLDR into binary or multiclass datasets
mldr_evaluate

Evaluates the predictions made by a multilabel classifier
==.mldr

Checks if two mldr objects have the same structure
plot.mldr

Generates graphic representations of an mldr object
birds

birds
mldr_from_dataframe

Generates an mldr object from a data.frame and a vector with label indices