0 purchases
adelie 1.1.46
Adelie is a fast and flexible Python package for solving group lasso and elastic net problems.
Installation: https://jamesyang007.github.io/adelie/notebooks/installation.html
Documentation: https://jamesyang007.github.io/adelie
Source code: https://github.com/JamesYang007/adelie
Issue Tracker: https://github.com/JamesYang007/adelie/issues
It offers a general purpose group elastic net solver,
a wide range of matrix classes that can exploit special structure to allow large-scale inputs,
and an assortment of generalized linear model (GLM) classes for fitting various types of data.
These matrix and GLM classes can be extended by the user for added flexibility.
Many inner routines such as matrix-vector products
and gradient, hessian, and loss of GLM functions have been heavily optimized and parallelized.
Algorithmic optimizations such as the pivot rule for screening variables
and the proximal Newton method have been carefully tuned for convergence and numerical stability.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.