Exploratory Data Analysis and Manipulation of Multi-Label Data Sets


[Up] [Top]

Documentation for package ‘mldr’ version 0.3.22

Help Pages

+.mldr Generates a new mldr object joining the rows in the two mldrs given as input
==.mldr Checks if two mldr objects have the same structure
birds birds
concurrenceReport Generates a label concurrence report
emotions emotions
genbase genbase
labelInteractions Provides data about interactions between labels
mldr Creates an object representing a multilabel dataset
mldrGUI Launches the web-based GUI for mldr
mldr_evaluate Evaluates the predictions made by a multilabel classifier
mldr_from_dataframe Generates an mldr object from a data.frame and a vector with label indices
mldr_transform Transformns an MLDR into binary or multiclass datasets
plot.mldr Generates graphic representations of an mldr object
print.mldr Prints the mldr content
read.arff Read an ARFF file
remedial Decouples highly imbalanced labels
summary.mldr Provides a summary of measures about the mldr
write_arff Writes an 'mldr' object to a file
[.mldr Filter rows in a'mldr' returning a new 'mldr'