Future Program Preview

Available later

AI Guessing Game

Test whether a small guessing system is finding a useful pattern or merely sounding confident when the evidence is weak.

  • Patterns
  • Prediction
  • Classification
  • Testing
  • Bias
  • Human Judgment
Available laterAvailable later. This is a future learning preview, not a claim that an AI class, model account, or data collection activity is currently running.

Future build

What the project is intended to contain.

  • A transparent guessing rule or future model
  • A test set
  • Recorded correct and incorrect results
  • An error explanation
  • A human verification step

Future learning value

Why it belongs in the larger program.

  • Patterns versus understanding
  • Training and testing distinction
  • Classification
  • Confidence limits
  • Bias
  • Evaluation

Evaluation preview

Questions that keep the tool honest.

  • Was the test data seen during setup?
  • Are classes balanced?
  • Does confidence match correctness?
  • Can a person explain the error categories?

Risks to inspect

What could weaken the project.

  • Testing with the same examples used to create the rule.
  • Calling pattern matching understanding.
  • Reporting only successful guesses.
  • Collecting unnecessary personal data.

Future challenge depth

Targets, not current class instructions.

LEVEL 1

Builder

Future: test a visible rule with new examples.

LEVEL 2

Inventor

Future: compare two approaches and classify errors.

LEVEL 3

Boss Level

Future: design an evaluation that exposes confident mistakes.