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 | 51.64% | 0.5557 | 0.24035637 | 4,541 | View |
| 1 | 48.40% | 0.5305 | 0.25629307 | 4,666 | View |
| 2 | 51.72% | 0.5630 | 0.22957934 | 4,513 | View |
| 3 | 49.76% | 0.5374 | 0.24944502 | 4,430 | View |
| 4 | 50.73% | 0.5538 | 0.23216024 | 4,610 | View |