kaggle_submission_best_score
Extract the best public score and submission trends from Kaggle competition history to quickly assess whether to iterate further. Respects metric direction and highlights failures.
Instructions
Reduce raw submission history to the decision signal: best public score (respecting metric direction), first/best/latest trend, today's submission count, and any failure reasons — the 'is it worth iterating?' answer other servers leave as a raw list. Public scores only (private score is hidden until the deadline).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competition | Yes | ||
| higher_is_better | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||