Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2014-11-08 18:58
cdescent version 0.4.2 (2 files Verstecken)

Versionsanmerkungen

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

  • release 0.4.2

Änderungsprotokoll

  • add pathwiseopt object for pathwise CCD optimization
  • modify interface of linregmodel_new routine
  • add mm_real_xj_ssq routine