group_lasso

Coordinate Descent Solver

An implementation of the coordinate descent algorithm for solving sparse group lasso models in Python

GitHub

39 stars
6 watching
26 forks
Language: Python
last commit: almost 14 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hiroyuki-kasai/sparsegdlibraryA collection of unconstrained optimization algorithms for sparse modeling in MATLAB53
shelsoncao/grarepA Matlab implementation of a graph representation learning algorithm that incorporates global structural information53
pjaselin/cubistA Python package implementing Quinlan's Cubist regression model for generating rule-based predictive models44
iralabdisco/pso-clusteringAn implementation of a clustering algorithm using Particle Swarm Optimization (PSO), specifically designed to group similar data points together.68
zfancy/sfatCombating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation28
brianborchers/peipMATLAB code for parameter estimation and inverse problems exercises99
ropensci/coordinatecleanerAutomated tool to detect and flag spatial and temporal errors in biological data79
nust-machine-intelligence-laboratory/jo-srcAn implementation of a contrastive learning approach to address noisy labels in machine learning models5
pyamg/pyamgA Python library implementing algebraic multigrid solvers for large-scale linear systems578
fanglanting/skip-gram-pytorchA PyTorch implementation of the skip-gram model for learning word embeddings.188
uclanlp/elmo-cEfficient Contextual Representation Learning Model with Continuous Outputs4
springdaisy/gbdtAn implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data0
navdeep-g/h2o3-pamAn implementation of the PAM algorithm in H2O-3 for clustering data.1
xiaoboxia/t-revisionA PyTorch implementation of a method for learning with noisy labels in deep neural networks97
yuetan031/fedstarThis project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing.60