scikit-learn-contrib/skglm
Fast and modular sklearn replacement for generalized linear models
PythonBSD-3-Clause
Issues
- 3
REL - release 0.4
#199 opened by mathurinm - 1
- 0
FEAT - Add Non Convex Graphical Lasso
#277 opened by mathurinm - 0
PDCD_WS solver seems unstable for Pinball Loss.
#276 opened by tpanum - 6
FEAT - Double quadratic datafit (quad-quad)
#272 opened by tomaszkacprzak - 7
Help with custom DataFit for Tweedie Regression
#266 opened by fsaforo1 - 3
Pinball-loss: Unable to fit?
#273 opened by tpanum - 2
DOC - Add tutorial for Group Estimators
#263 opened by Badr-MOUFAD - 1
TST add sparse group lasso testing against GSROPTIM
#268 opened by mathurinm - 1
- 1
FEAT - implement BlockL2_plus_L1 penalty
#198 opened by mathurinm - 0
- 3
Add datafit with log det datafit
#265 opened by QB3 - 9
Warm start has no effect on GramCD solver
#229 opened by carlosg-m - 19
FEAT - Sample weights
#223 opened by sujay-pandit - 12
Poisson regression problems in skglm
#251 opened by Tianbo-Diao - 2
FEAT - Add alpha_max methods to estimators
#240 opened by QB3 - 1
BUG ProxNewton solver gets stuck with L0_5 penalty
#261 opened by mathurinm - 0
FEAT add compute_alpha_max function
#262 opened by mathurinm - 4
FEAT - Use @njit(cache=True)
#215 opened by PascalCarrivain - 5
BUG ProxNewton with `ws_strategy="fixpoint"` is 100 times slower than with subdiff_dist strategy
#256 opened by mathurinm - 0
- 0
- 0
- 15
- 5
FEAT - Add quadratic datafit with no access to the target
#249 opened by QB3 - 3
FEAT - Strata in COX model
#247 opened by hermanhmchan - 3
- 0
- 0
TST - Make the unit test less slow
#237 opened by mathurinm - 4
- 0
- 0
UserWarning: Anderson acceleration does not work with greedy_cd, set use_acc=False
#233 opened by carlosg-m - 4
- 1
ENH change default value of use_acc in GramCD
#234 opened by mathurinm - 2
- 3
- 2
DOC scrolling the left column menu scrolls the full page until bottom is reached, then scrolls the left menu
#220 opened by mathurinm - 0
API simplify BaseDatafit and BasePenalty
#202 opened by mathurinm - 0
DOC add stable/dev versions of the doc
#203 opened by mathurinm - 0
- 0
- 0
API: refactor what `initialize` does
#191 opened by mathurinm - 2
Issue with class `Gamma`
#188 opened by anthonybritto - 3
Does skglm support partial_fit?
#186 opened by rookie0620 - 2
Extension to linear autoregressive models
#187 opened by mbignotti - 1
ENH get rid of our implementation of power method
#183 opened by mathurinm - 3
BUG error in prox slope computation
#178 opened by mathurinm - 9
- 0