L1-regularized model using ALL tags with automatic feature selection
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.
| Fold | Accuracy | F1 | P-adic loss (mean) | Non-zero params | Details |
|---|---|---|---|---|---|
| 0 | 58.37% | 0.6140 | 0.27661140 | 2,654 | View |
| 1 | 55.79% | 0.5932 | 0.30813295 | 2,651 | View |
| 2 | 59.91% | 0.6457 | 0.27618476 | 2,608 | View |
| 3 | 58.71% | 0.6225 | 0.25549024 | 2,696 | View |
| 4 | 59.16% | 0.6240 | 0.25691074 | 2,706 | View |