MIML library: a Modular and Flexible Library for Multi-instance Multi-label Learning

Álvaro Belmonte, Amelia Zafra, Eva Gibaja
DOI: https://doi.org/10.1016/j.neucom.2022.05.068
2024-02-13
Abstract:MIML library is a Java software tool to develop, test, and compare classification algorithms for multi-instance multi-label (MIML) learning. The library includes 43 algorithms and provides a specific format and facilities for data managing and partitioning, holdout and cross-validation methods, standard metrics for performance evaluation, and generation of reports. In addition, algorithms can be executed through $xml$ configuration files without needing to program. It is platform-independent, extensible, free, open-source, and available on GitHub under the GNU General Public License.
Machine Learning
What problem does this paper attempt to address?