mathurinm / andersoncd

This code is no longer maintained. The codebase has been moved to https://github.com/scikit-learn-contrib/skglm. This repository only serves to reproduce the results of the AISTATS 2021 paper "Anderson acceleration of coordinate descent" by Quentin Bertrand and Mathurin Massias.
BSD 3-Clause "New" or "Revised" License
18 stars 6 forks source link

ENH: add stopping criterion for OLS (alpha=0) #2

Closed mathurinm closed 3 years ago

mathurinm commented 3 years ago

We are moving towards an harmonized use of KKT, the current solvers are probably legacy so no need to implement KKT inside