Download List

Projeto Descrição

A pure C implementation of a library to obtain lasso, elastic net, smooth lasso, the L1 regularized linear regression and variable selection estimator based on coordinate descent algorithm.

System Requirements

System requirement is not defined

Liberado: 2014-12-01 10:48
cdescent version 0.4.3 (2 files Esconder)

Release Notes

2014-11-30 Mitsuru Utsugi <utsugi@mountain.ocn.ne.jp>

  • release 0.4.3

Changelog

  • add error handling routine for mm_real object
  • modify mm_real_new
  • fix bug of mm_real_x_dot_y
  • add mm_real_xj_ssq routine
  • add L1 penalty factor support (for adaptive lasso / elastic net)