Skip to content

RomanSchefzik/UnifiedLRMTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

UnifiedLRMTL

Unified framework for linear regularized multi-task learning

Description

This package will provide an implementation of a unified framework for linear regularized multi-task learning (MTL) approaches for classification and regression problems. Basically, it will aggregate methods previously implemented in various scattered R packages in an overarching manner.

Contributors

Roman Schefzik, Han Cao

Installation

install.packages("devtools")
library(devtools)
install_github("RomanSchefzik/UnifiedLRMTL")

Example of usage

The usage of the functions will be covered in the respective function documentations. Further, an explicit example will be given here.

References

About

Unified framework for linear regularized multi-task learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors