Feature Importance Challenge

Train tree models, rank influential features, expose misleading signals, compare importance methods, and master explainable predictions through interactive visual challenges and instant feedback today.

Interactive machine learning game

Investigate what drives a tree model

Build a simulated model, rank predictors, detect leakage, compare methods, and explain individual decisions.

Player status Ready
Score
0
Level
1
Streak
0
Hints
3
Level progress0 / 500 XP
1. Scenario

Choose a dataset

Classification
Rank the strongest predictors Arrange the feature cards from most important to least important.
Time remaining60s
2. Model laboratory

Configure the tree model

Not trained
3. Feature workshop

Select and inspect features

Click inspect · Drag rank
4. Canvas decision path

Explore how the tree makes a decision

Prediction
Confidence
Active path
0 nodes
5. Importance dashboard

Compare global and local explanations

Local explanation

Prediction contribution waterfall

Feature relationships

Correlation and interaction view

Evidence table

Detailed feature importance

RankFeatureTypeImpurityPermutationGainSplit countLocal effectStabilityFlags
Model report

Performance and diagnostics

Learning note
Train a model to reveal an explanation about importance bias, correlation, leakage, or stability.
Achievements

Mastery badges

Round history

Recent attempts

RoundScenarioModeScoreResult
Learning guide

Feature importance concepts

Impurity importance rewards features that create large training splits. Permutation importance measures validation damage after shuffling. Correlated features can substitute for each other, so each method may distribute credit differently.

High-cardinality variables can receive inflated split-based scores. Correlated predictors may share or hide importance. Leakage features reveal information unavailable when a real prediction is made.

Global importance summarizes behavior across many records. Local importance explains one prediction. A globally weak feature can still dominate a particular decision when its value is unusual.

Accessibility and display

Feature Importance Challenge

Related Calculators

Grow a Decision TreeInformation Gain ChallengeTree Pruning PuzzleDecision Path ExplorerRandom Forest BuilderTree Depth BalancerGini Impurity Game

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.