You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For multi-task learning or calibrationless method the k-support norm is a great structured sparsity norm
Describe the solution you'd like
The solution has originally been proposed by McDonald and the idea would be to implement Algorithm 1 page 18 in the special case of k-support norm
Describe alternatives you've considered
An alternative idea would be to implement the method proposed by Argyriou
Are you planning to submit a Pull Request?
Yes
No
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
For multi-task learning or calibrationless method the k-support norm is a great structured sparsity norm
Describe the solution you'd like
The solution has originally been proposed by McDonald and the idea would be to implement Algorithm 1 page 18 in the special case of k-support norm
Describe alternatives you've considered
An alternative idea would be to implement the method proposed by Argyriou
Are you planning to submit a Pull Request?
The text was updated successfully, but these errors were encountered: