Metric Match Game

Match metrics to real machine learning tasks, compare tradeoffs, adjust thresholds, and build confident evaluation skills through fast interactive challenges and clear visual feedback.

Metric Match Lab

Game settings

Choose the challenge, dataset conditions, scoring rules, and learning support.

18%
0.50
8%
12%

Live scorecard

Ready. Start a new game to begin matching.

Score0
Round0/0
Accuracy0%
Streak0
Time
Grade

Interactive matching board

Drag a metric card into the answer zone, or use the accessible buttons beside the board.

Canvas powered by Konva.js

Keyboard answer list

Select one metric, then submit your match.

Explanation and feedback

See the reasoning, limitation, and companion metric.

Metric comparison lab

Explore thresholds, imbalance, outliers, performance trends, and category mastery.

Results dashboard

Review mistakes, response times, confusion pairs, and revision priorities.

RoundScenarioYour matchBest matchResultTime
No completed rounds yet.

Mastery by category

Your strongest areas and recommended revision topics.


Most confused pairs

No confusion data yet.

Metric reference guide

Search definitions, formulas, suitable tasks, limitations, and companion metrics.

MetricCategoryBest forDirectionKey limitationCompanion

How to play

Build practical metric-selection judgement through short scenarios.

1. ReadInspect the task, imbalance, costs, and model output.
2. MatchDrag or select the most appropriate evaluation metric.
3. ExplainUse feedback to understand tradeoffs and limitations.
4. CompareMove sliders and inspect the Plotly metric curves.

Correct primary matches earn full points. Suitable secondary metrics can earn partial credit when enabled. Fast answers, streaks, and unused hints add bonuses.

Accuracy can mislead on highly imbalanced data. RMSE increases the influence of large regression errors. PR-AUC often gives more useful information when positive examples are rare.

Frequently asked questions

Common questions about metrics and game behaviour.

Why is accuracy sometimes a poor choice?

A model can achieve high accuracy by predicting only the majority class. Balanced accuracy, F1, PR-AUC, or MCC can reveal failure on rare classes.

When should I prefer MAE over RMSE?

Prefer MAE when each error should contribute proportionally and robustness matters. Prefer RMSE when large errors should receive stronger penalties.

What is the difference between ROC-AUC and PR-AUC?

ROC-AUC compares true-positive and false-positive rates. PR-AUC focuses on precision and recall, making it informative for rare positive classes.

Does a higher metric always mean better performance?

No. Scores such as accuracy, F1, AUC, and R-squared are usually maximised. Error and loss metrics such as MAE, RMSE, and log loss are minimised.

Can more than one metric be correct?

Yes. Real projects usually need a primary metric and supporting diagnostics. The game awards partial credit for defensible secondary choices.

How does adaptive difficulty work?

Strong performance introduces less familiar metrics and closer distractors. Repeated mistakes trigger simpler scenarios and targeted review.

Is progress saved?

Progress, preferences, mastery data, and recent results can be stored in your browser when autosave is enabled.

Can I use the game without dragging?

Yes. Every canvas card also appears as a keyboard-accessible button. Select a metric and press Submit match.

What does the threshold chart demonstrate?

It shows how precision, recall, F1, and accuracy change as the classification threshold moves. The best threshold depends on costs and objectives.

Related Calculators

Confusion Matrix PuzzlePrecision or Recall?ROC Curve ExplorerError Analysis DetectiveCalibrationRegression Error HuntFair Evaluation Challenge

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.