/AcceleratedCVonMLR_python

This Python package enables to efficiently compute leave-one-out cross validation error for multinomial logistic regression with elastic net (L1 and L2) penalty. The computation is based on an analytical approximation, which enables to avoid re-optimization and to reduce much computational time. MATLAB version: https://github.com/T-Obuchi/AcceleratedCVonMLR_matlab

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.