T-Obuchi / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

T-Obuchi/AcceleratedCVonMLR_python Stargazers