transbioZI/RMTL: Regularized Multi-Task Learning

Efficient solvers for 10 regularized multi-task learning algorithms applicable for regression, classification, joint feature selection, task clustering, low-rank learning, sparse learning and network incorporation. Based on the accelerated gradient descent method, the algorithms feature a state-of-art computational complexity O(1/k^2). Sparse model structure is induced by the solving the proximal operator. The detail of the package is described in the paper of Han Cao and Emanuel Schwarz (2018) <doi:10.1093/bioinformatics/bty831>.

Getting started

Package details

AuthorHan Cao [cre, aut, cph], Emanuel Schwarz [aut]
MaintainerHan Cao <hank9cao@gmail.com>
LicenseGPL-3
Version0.9
URL https://github.com/transbioZI/RMTL
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("transbioZI/RMTL")
transbioZI/RMTL documentation built on May 5, 2019, 1:32 a.m.