Unconstrained Logistic Regression

L1-regularized model using ALL tags with automatic feature selection

← Back to index

Model overview

Unconstrained logistic regression classifier using L1 (Lasso) regularization to predict taxonomy IDs from product tags. Unlike parameter-constrained models, this classifier uses ALL available tags and relies on L1 regularization to achieve sparsity by driving unimportant coefficients to zero.

5 CV folds
50.45% Mean accuracy
0.5481 Mean F1
0.24156681 Mean p-adic loss
4,552 Avg non-zero params

Cross-validation results

FoldAccuracyF1P-adic loss (mean)Non-zero paramsDetails
051.64%0.55570.240356374,541View
148.40%0.53050.256293074,666View
251.72%0.56300.229579344,513View
349.76%0.53740.249445024,430View
450.73%0.55380.232160244,610View