Modulesยง
- helpers
- This module contains helper functions to compute the maximum regularization hyperparameter for sparse models. A regularization hyperparameter value larger than this maximum value yields a null solution.
- prox_
funcs - This module implements the proximal operator of some penalties.
- test_
helpers - This module contains helpers functions to efficiently write tests.