group_lasso
Coordinate Descent Solver
An implementation of the coordinate descent algorithm for solving sparse group lasso models in Python
39 stars
6 watching
26 forks
Language: Python
last commit: over 12 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of unconstrained optimization algorithms for sparse modeling in MATLAB | 53 |
| A Matlab implementation of a graph representation learning algorithm that incorporates global structural information | 53 |
| A Python package implementing Quinlan's Cubist regression model for generating rule-based predictive models | 44 |
| An implementation of a clustering algorithm using Particle Swarm Optimization (PSO), specifically designed to group similar data points together. | 68 |
| Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation | 28 |
| MATLAB code for parameter estimation and inverse problems exercises | 99 |
| Automated tool to detect and flag spatial and temporal errors in biological data | 79 |
| An implementation of a contrastive learning approach to address noisy labels in machine learning models | 5 |
| A Python library implementing algebraic multigrid solvers for large-scale linear systems | 578 |
| A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
| Efficient Contextual Representation Learning Model with Continuous Outputs | 4 |
| An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
| An implementation of the PAM algorithm in H2O-3 for clustering data. | 1 |
| A PyTorch implementation of a method for learning with noisy labels in deep neural networks | 97 |
| This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. | 60 |