TL;DR
This paper introduces the mldr.datasets R package and the Cometa data repository to standardize and simplify the management and experimentation process of multi-label datasets in machine learning research.
Contribution
It presents new tools and guidelines that streamline dataset handling, partitioning, and analysis for multi-label learning experiments, promoting reproducibility.
Findings
Facilitates dataset collection, partitioning, and documentation
Provides standardized tools for multi-label dataset management
Enhances reproducibility in multi-label learning experiments
Abstract
New proposals in the field of multi-label learning algorithms have been growing in number steadily over the last few years. The experimentation associated with each of them always goes through the same phases: selection of datasets, partitioning, training, analysis of results and, finally, comparison with existing methods. This last step is often hampered since it involves using exactly the same datasets, partitioned in the same way and using the same validation strategy. In this paper we present a set of tools whose objective is to facilitate the management of multi-label datasets, aiming to standardize the experimentation procedure. The two main tools are an R package, mldr.datasets, and a web repository with datasets, Cometa. Together, these tools will simplify the collection of datasets, their partitioning, documentation and export to multiple formats, among other functions. Some…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
