Implements coordinate descent for a smooth function plus penalty that decomposes across coordinates.
Curently a naive version of the active-set coordinate descent is implemented that works for L1 and weighted L1 penalty.
Examples:
Package depends on ProximalBase.jl
03/18/2015
7 months ago
83 commits