Supervised

Adjective · AI & Machine Learning

Definitions

  1. Describing learning that uses labeled examples or explicit targets to teach a model the desired mapping from inputs to outputs. Supervised methods remain common in classification, extraction, and many fine-tuning workflows.

    In plain English: Learned using labeled examples with known target outputs.

    Example: "The team started with supervised training on labeled support tickets before experimenting with reinforcement learning."

Related Terms