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
58.39% Mean accuracy
0.6199 Mean F1
0.27466602 Mean p-adic loss
2,663 Avg non-zero params

Cross-validation results

FoldAccuracyF1P-adic loss (mean)Non-zero paramsDetails
058.37%0.61400.276611402,654View
155.79%0.59320.308132952,651View
259.91%0.64570.276184762,608View
358.71%0.62250.255490242,696View
459.16%0.62400.256910742,706View