sparsely - The sparsely module implements scalable sparse linear models for classification and regression.base - This module implements an abstract base class for sparse linear models.classifier - This module implements a sparse linear model for classification problems.regressor - This module implements a sparse linear model for regression problems.tune - This module implements a function to tune the sparsity parameter of a linear model using cross-validation.