Dummy Baseline Classifier

Always predicting the most common taxonomy (baseline for comparison)

5 CV folds
0.5825 Average p-adic loss
4.35% 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 01,7954.85%0.0003
Fold 11,8084.37%0.0003
Fold 21,8274.32%0.0003
Fold 31,8434.12%0.0003
Fold 41,8374.08%0.0003