Dummy Baseline Classifier

Always predicting the most common taxonomy (baseline for comparison)

5 CV folds
0.8485 Average p-adic loss
15.15% Mean accuracy

Model description

The dummy classifier is a baseline model that always predicts the most common taxonomy class from the training data. This provides a simple benchmark to compare against more sophisticated models. Any model that performs worse than this baseline is essentially useless.

For each fold, the model identifies the most frequent taxonomy in the training set and predicts it for every test example, regardless of tags or other features.

Results by fold

Fold Predictions Accuracy Mean p-adic loss
Fold 088415.72%0.0010
Fold 195916.37%0.0009
Fold 291813.83%0.0009
Fold 391814.16%0.0009
Fold 490115.65%0.0009