Fast solver for L1-type problems: Lasso, sparse Logisitic regression, Group Lasso, weighted Lasso, Multitask Lasso, etc.
BSD 3-Clause "New" or "Revised" License
204
stars
33
forks
source link
Feature Request: MultiTask GroupLasso #258
Open
sehoff opened 2 years ago
I was wondering whether you could (easily) implement the MultiTask GroupLasso as in, or similar to, equation 1 here: http://psb.stanford.edu/psb-online/proceedings/psb22/nouira.pdf
Thanks !