| Interface | Description |
|---|---|
| FileFormatSupporter |
For classes that support file formats.
|
| MultiLabelDrawable |
Interface for classes that generate graphs per label.
|
| ThreadLimiter |
Interface for classes that allow limiting the number of threads in use.
|
| Class | Description |
|---|---|
| A |
A.java - Handy array operations
|
| CCUtils |
CCUtils.java - Handy Utils for working with Classifier Chains (and Trees and Graphs)
|
| ExceptionUtils |
Helper class for throwables and exceptions.
|
| F |
F.java - transform/Filter Operations on instances.
|
| FileUtils |
Utility class for I/O related actions.
|
| LabelSet |
Comparator - A fast sparse labelset representation.
|
| LabelSetComparator | |
| LabelVector |
LabelVector - Multi-target compatible vector.
|
| LatexUtils |
Helper functions around LaTeX.
|
| MatrixUtils |
Utility functions relating to matrices.
|
| Metrics |
Metrics.java - Evaluation Metrics.
|
| MLEvalUtils |
MLEvalUtils - Utility functions for Evaluation.
|
| MLUtils |
MLUtils - Helpful functions for dealing with multi-labelled data.
|
| ObjectUtils |
Helper class for object-related operations.
|
| OptionUtils |
Helper class for option parsing.
|
| OS |
Helper class for operating system related stuff.
|
| Project |
Helper class related to the project and it's "home" directory.
|
| PropsUtils |
Utility class for props files.
|
| PSUtils |
PSUtils.java - Handy Utils for working with Pruned Sets.
|
| Result |
Result - Stores predictions alongside true labels, for evaluation.
|
| StatUtils |
StatUtils - Helpful statistical functions.
|
| SuperLabel |
SuperLabel - A meta label is a label composed of multiple labels, e.g., [3,7], which can take multiple values, e.g., [[0,0],[0,1],[1,1]].
|
| SuperLabelUtils |
SuperLabelUtils.java - Handy Utils for working with Meta Labels.
|
| SystemInfo |
Gathers information about the system environment.
|
| ThreadUtils |
Thread and multi-process related methods.
|
| ThresholdUtils |
ThresholdUtils - Helpful functions for calibrating thresholds.
|
| Version |
For handling the MEKA version.
|
| Enum | Description |
|---|---|
| LatexUtils.Characters |
The characters to escape.
|
Copyright © 2017. All Rights Reserved.