.. currentmodule:: skglm
.. currentmodule:: skglm
.. autosummary:: :toctree: generated/ GeneralizedLinearEstimator CoxEstimator ElasticNet GroupLasso Lasso LinearSVC SparseLogisticRegression MCPRegression MultiTaskLasso WeightedLasso
.. currentmodule:: skglm.penalties
.. autosummary:: :toctree: generated/ IndicatorBox L0_5 L1 L1_plus_L2 L2 L2_3 LogSumPenalty MCPenalty PositiveConstraint WeightedL1 WeightedGroupL2 WeightedMCPenalty SCAD BlockSCAD SLOPE
.. currentmodule:: skglm.datafits
.. autosummary:: :toctree: generated/ Cox Gamma Huber Logistic LogisticGroup Poisson Quadratic QuadraticGroup QuadraticHessian QuadraticSVC WeightedQuadratic
.. currentmodule:: skglm.solvers
.. autosummary:: :toctree: generated/ AndersonCD FISTA GramCD GroupBCD GroupProxNewton LBFGS MultiTaskBCD ProxNewton
.. currentmodule:: skglm.experimental
.. autosummary:: :toctree: generated/ IterativeReweightedL1 PDCD_WS Pinball SqrtQuadratic SqrtLasso