Projects that are tagged with trace norm.


Logo DAL 1.1

by ryota - February 18, 2014, 19:07:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 36934 views, 6519 downloads, 0 subscriptions

About: DAL is an efficient and flexibible MATLAB toolbox for sparse/low-rank learning/reconstruction based on the dual augmented Lagrangian method.

Changes:
  • Supports weighted lasso (dalsqal1.m, dallral1.m)
  • Supports weighted squared loss (dalwl1.m)
  • Bug fixes (group lasso and elastic-net-regularized logistic regression)

Logo Linear SVM with general regularization 1.0

by rflamary - October 5, 2012, 15:34:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11775 views, 3088 downloads, 0 subscriptions

About: This package is an implementation of a linear svm solver with a wide class of regularizations on the svm weight vector (l1, l2, mixed norm l1-lq, adaptive lasso). We provide solvers for the classical single task svm problem and for multi-task with joint feature selection or similarity promoting term.

Changes:

Initial Announcement on mloss.org.


Logo Logistic regression with dual spectral regularization 1.0

by ryota - April 27, 2008, 08:44:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12004 views, 2862 downloads, 0 subscriptions

About: It solves a classification problem over symmetric matrices with dual spectral norm (trace norm) regularization using a simple interior point method. It was successfully applied to single trial EEG [...]

Changes:

Initial Announcement on mloss.org.