Projects that are tagged with lasso.


Logo KDDN Cytoscape app for constructing differential dependency networks 1.1

by cbil - January 22, 2015, 19:54:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7675 views, 1960 downloads, 0 subscriptions

About: Learns dynamic network changes across conditions and visualize the results in Cytoscape.

Changes:

Initial Announcement on mloss.org.


Logo gaml 1.10

by frezza - January 8, 2015, 14:06:58 CET [ Project Homepage BibTeX Download ] 6260 views, 1901 downloads, 0 subscriptions

About: C++ generic programming tools for machine learning

Changes:

Initial Announcement on mloss.org.


Logo RankSVM NC 1.0

by rflamary - July 10, 2014, 15:51:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10138 views, 2201 downloads, 0 subscriptions

About: This package is an implementation of a linear RankSVM solver with non-convex regularization.

Changes:

Initial Announcement on mloss.org.


Logo DAL 1.1

by ryota - February 18, 2014, 19:07:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 34173 views, 5847 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 Differential Dependency Network cabig cytoscape plugin 1.0

by cbil - October 27, 2013, 17:31:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8054 views, 1806 downloads, 0 subscriptions

About: DDN learns and visualize differential dependency networks from condition-specific data.

Changes:

Initial Announcement on mloss.org.


Logo Thalasso v0.2

by rherault - July 22, 2013, 15:33:59 CET [ Project Homepage BibTeX Download ] 5415 views, 1500 downloads, 0 subscriptions

About: Regularization paTH for LASSO problem (thalasso) thalasso solves problems of the following form: minimize 1/2||X*beta-y||^2 + lambda*sum|beta_i|, where X and y are problem data and beta and lambda are variables.

Changes:

Initial Announcement on mloss.org.


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 ] 10666 views, 2805 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.