Download List

项目描述

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 requirement is not defined

发布: 2015-01-16 18:16
cdescent version 0.4.4 (2 files 隐藏)

发布版本通知

2015-01-16 Mitsuru Utsugi <utsugi@mountain.ocn.ne.jp>

  • release 0.4.4

变更日志

  • optimize mm_real routines
  • remove example program 'l1reg_example'
  • add example program for elastic net regression 'elasticnet'
  • add example program for adaptive elastic net regression 'adaelasticnet'