densratio icon indicating copy to clipboard operation
densratio copied to clipboard

KLIEP regularization

Open dswatson opened this issue 2 years ago • 0 comments

First off, thanks for this very useful package! The interface is smooth and the implementation is quite fast, even for large problems.

I've noticed that some papers make use of regularization penalties when fitting weights for KLIEP (see, e.g., §3.2 of this review). I wonder if it would be possible to incorporate L1, L2, and/or elastic net regularization into the KLIEP optimization? Something similar appears to be implemented for uLSIF.

dswatson avatar Jul 08 '22 13:07 dswatson