Automated Evaluation
Also called: Automatic Evaluation
An evaluation method that uses software, benchmarks, metrics, or models to assess the quality, correctness, or performance of AI systems without manual review.
Explore more about Evaluation Methods
Related terms
An evaluation approach that uses another trained model to assess the quality, correctness, safety, or other properties of an AI system's outputs.
LLM-as-a-JudgeAn evaluation method that uses a large language model to assess the quality, correctness, or other attributes of AI-generated outputs.
Offline EvaluationAn evaluation performed outside production using fixed datasets, test cases, or recorded interactions to assess an AI system before deployment.
Continuous EvaluationAn evaluation approach that continuously measures AI system performance throughout development and production to detect regressions and ensure quality.
Human EvaluationAn evaluation method in which human reviewers assess the quality of AI system outputs against defined criteria such as correctness, relevance, helpfulness, safety, or fluency, providing judgments that complement or validate automated evaluation metrics.