-
Notifications
You must be signed in to change notification settings - Fork 31
Multi task learning
Toby Dylan Hocking edited this page May 6, 2016
·
4 revisions
The MALSAR package implements several methods for multi-task learning, but is only available for MATLAB.
TODO: discuss other R packages that implement methods for multi-task learning. glmnet?
- Convert the MATLAB code to an R package. TODO: details about which functions we want to focus on?
The R community will for the first time be able to solve a variety of multi-task learning problems.
Please contact XXXXX and YYYYY after solving at least one of the tests below.
TODO Several tests that potential students can do to demonstrate their capabilities for this particular project. Please modify the suggestions below to make them specific for your project.
- Easy: something that any useR should be able to do, e.g. download some existing package listed in the Related Work, and run it on some example data.
- Medium: something a bit more complicated. You can encourage students to write a script or some functions that show their R coding abilities.
- Hard: Can the student write a package with Rd files, tests, and vigettes? If your package interfaces with non-R code, can the student write in that other language?
Students, please post a link to your test results here.