OCAPIS: R package for Ordinal Classification and Preprocessing in Scala

Hits: 5798
Research areas:
Year:
2019
Type of Publication:
Article
Keywords:
Ordinal classification, Ordinal regression, Data preprocessing, Machine learning, R, Scala
Authors:
Journal:
Progress in Artificial Intelligence
Volume:
8
Number:
3
Pages:
287-292
Month:
September
ISSN:
2192-6360
BibTex:
Abstract:
Ordinal data are those where a natural order exists between the labels. The classification and preprocessing 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 preprocessing algorithms for ordinal and monotonic data. Main features of the package and examples of installation and use are explained throughout this manuscript
Back