OCAPIS: R package for Ordinal Classification And Preprocessing In Scala

M. Cristina Heredia-Gómez,Salvador García,Pedro Antonio Gutiérrez,Francisco Herrera
DOI: https://doi.org/10.48550/arXiv.1810.09733
2019-03-17
Abstract:Ordinal Data are those where a natural order exist between the labels. The classification and pre-processing of this type of data is attracting more and more interest in the area of machine learning, due to its presence in many common problems. Traditionally, ordinal classification problems have been approached as nominal problems. However, that implies not taking into account their natural order constraints. In this paper, an innovative R package named ocapis (Ordinal Classification and Preprocessing In Scala) is introduced. Implemented mainly in Scala and available through Github, this library includes four learners and two pre-processing algorithms for ordinal and monotonic data. Main features of the package and examples of installation and use are explained throughout this manuscript.
Machine Learning
What problem does this paper attempt to address?