Skip to content

Concept Learning & Classification

← Back to Domain-Specific Families

Abstractions about concept classes, binary classifiers, teaching dimension, general learning, error-driven acquisition, conceptual questions, and inert knowledge.

8 abstractions in this family — domain-specific abstractions that sit near one another in structural-signature space (k-means over structural-signature embeddings). Each is shown with its short description.

  • Binary classification — Assign observations to exactly two declared classes through a learned or specified decision rule, keeping scores, thresholds, reference labels, asymmetric errors, prevalence, and evaluation population distinct.
  • Concept class — A family of Boolean-valued concepts or classifiers over a common instance domain, serving as the hypothesis universe in computational learning theory.
  • Conceptual question — A STEM learning prompt designed to reveal and develop relationships among principles through explanation, prediction or qualitative comparison with little or no routine numerical calculation.
  • Domain-general learning — A developmental account in which broad learning mechanisms operate across content areas, rather than relying primarily on innate modules specialized for particular domains.
  • Error-driven learning — Learning that updates expectations or parameters in proportion to a discrepancy between predicted and observed outcomes, so surprising events produce larger representational change.
  • Inert knowledge — Knowledge that a learner can recall or state in the context where it was acquired but fails to retrieve, adapt or apply when a relevant real problem demands it.
  • Logistic model tree — Partition predictor space with a decision tree while fitting logistic-regression models through the tree, yielding piecewise probabilistic classification whose local linear logits are induced, inherited, and pruned together.
  • Teaching dimension — The maximum, over concepts in a class, of the smallest labeled example set that uniquely identifies each concept to a learner when examples are chosen by a helpful teacher.