RLScore: Regularized Least-Squares Learners
: Tapio Pahikkala, Antti Airola
Publisher: MIT Press
: 2016
: Journal of Machine Learning Research
: 17
: 1
: 5
: 5
: 1532-4435
: 1533-7928
: http://www.jmlr.org/papers/v17/16-470.html
RLScore is a Python open source module for kernel based machine learning. The library provides implementations of several regularized least-squares (RLS) type of learners. RLS methods for regression and classification, ranking, greedy feature selection, multi-task and zero-shot learning, and unsupervised classification are included. Matrix algebra based computational short-cuts are used to ensure efficiency of both training and cross-validation. A simple API and extensive tutorials allow for easy use of RLScore.