fabian-sp / GGLasso

A Python package for General Graphical Lasso computation
MIT License
30 stars 14 forks source link

Rescaling by default #35

Closed fabian-sp closed 2 years ago

fabian-sp commented 2 years ago

This reverts a change we had made in the previous version:

When input is scaled to correlations (i.e. do_scaling=True), then the solution/precision matrix and low rank component are rescaled to covariances. The optimal regularization parameters however are not rescaled!