Skip to content

lizhangzhan/cdescent

 
 

Repository files navigation

cdescent
============

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.

About

A pure C implementation of the coordinate descent algorithm to solve L1 regularized linear regression problem

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.1%
  • C++ 5.2%
  • Shell 3.7%