JamesYang007 / ghostbasil

GhostKnockoff + BASIL
2 stars 1 forks source link

Group lasso Newton method accelerated? #7

Open JamesYang007 opened 1 year ago

JamesYang007 commented 1 year ago

There are some results of accelerating Newton method. If there's still significant bottleneck in the Newton method, might be worth looking into accelerated methods.

JamesYang007 commented 1 year ago

For some reason, Halley's method and its extensions really suck. Newton's method is super stable and fast. Tried these methods: