跳转到内容

Recent

Newest approved public definitions for this language.

/
2,337 source-backed termsdatabase

机器辅助翻译草稿 (Chinese) for "Metric Bias Audit": Metric Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for measurement of model behavior. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Metric Bias Audit when the metric changed after data cleanup, so the team could surface fairness risks before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Metric Drift Monitor": Metric Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for measurement of model behavior. It uses statistical tests, time windows, and alert thresholds so teams can respond before quality drops while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Metric Drift Monitor when the metric changed after data cleanup, so the team could respond before quality drops before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Metric Evaluation Harness": Metric Evaluation Harness is a ml test system that runs repeatable checks against model behavior for measurement of model behavior. It uses fixtures, metrics, thresholds, and regression reports so teams can compare releases with evidence while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Metric Evaluation Harness when the metric changed after data cleanup, so the team could compare releases with evidence before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Metric Feature Store": Metric Feature Store is a ml service that serves consistent features to training and inference for measurement of model behavior. It uses versioned feature definitions, freshness checks, and access policies so teams can avoid training-serving skew while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Metric Feature Store when the metric changed after data cleanup, so the team could avoid training-serving skew before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Metric Hyperparameter Sweep": Metric Hyperparameter Sweep is a ml optimization process that searches over model settings to improve a target metric for measurement of model behavior. It uses bounded search spaces, trial tracking, and early stopping so teams can find better configurations while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Metric Hyperparameter Sweep when the metric changed after data cleanup, so the team could find better configurations before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Metric Provenance Ledger": Metric Provenance Ledger is a ml record that tracks where data came from and how it changed for measurement of model behavior. It uses hashes, source labels, and transformation history so teams can audit model inputs reliably while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Metric Provenance Ledger when the metric changed after data cleanup, so the team could audit model inputs reliably before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Bias Audit": Model Drift Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for changes in model performance over time. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Bias Audit when the live population changed, so the team could surface fairness risks before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Calibration Curve": Model Drift Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for changes in model performance over time. It uses bucketed predictions, reliability diagrams, and threshold analysis so teams can make confidence scores useful while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Calibration Curve when the live population changed, so the team could make confidence scores useful before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Data Split": Model Drift Data Split is a ml experimental control that separates examples for training, validation, and testing for changes in model performance over time. It uses randomization rules, leakage checks, and seed tracking so teams can measure generalization honestly while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Data Split when the live population changed, so the team could measure generalization honestly before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Drift Monitor": Model Drift Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for changes in model performance over time. It uses statistical tests, time windows, and alert thresholds so teams can respond before quality drops while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Drift Monitor when the live population changed, so the team could respond before quality drops before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Embedding Refresh": Model Drift Embedding Refresh is a ml index workflow that updates vector representations after source data changes for changes in model performance over time. It uses batch jobs, backfills, and index validation so teams can keep retrieval results current while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Embedding Refresh when the live population changed, so the team could keep retrieval results current before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Evaluation Harness": Model Drift Evaluation Harness is a ml test system that runs repeatable checks against model behavior for changes in model performance over time. It uses fixtures, metrics, thresholds, and regression reports so teams can compare releases with evidence while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Evaluation Harness when the live population changed, so the team could compare releases with evidence before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Feature Store": Model Drift Feature Store is a ml service that serves consistent features to training and inference for changes in model performance over time. It uses versioned feature definitions, freshness checks, and access policies so teams can avoid training-serving skew while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Feature Store when the live population changed, so the team could avoid training-serving skew before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Hyperparameter Sweep": Model Drift Hyperparameter Sweep is a ml optimization process that searches over model settings to improve a target metric for changes in model performance over time. It uses bounded search spaces, trial tracking, and early stopping so teams can find better configurations while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Hyperparameter Sweep when the live population changed, so the team could find better configurations before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Label Review": Model Drift Label Review is a ml quality workflow that checks annotations for consistency and usefulness for changes in model performance over time. It uses agreement metrics, reviewer queues, and adjudication so teams can improve supervised learning data while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Label Review when the live population changed, so the team could improve supervised learning data before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Model Card": Model Drift Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for changes in model performance over time. It uses dataset notes, metric tables, and risk statements so teams can publish model behavior honestly while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Model Card when the live population changed, so the team could publish model behavior honestly before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Provenance Ledger": Model Drift Provenance Ledger is a ml record that tracks where data came from and how it changed for changes in model performance over time. It uses hashes, source labels, and transformation history so teams can audit model inputs reliably while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Provenance Ledger when the live population changed, so the team could audit model inputs reliably before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Model Drift Training Checkpoint": Model Drift Training Checkpoint is a ml recovery artifact that saves model state during learning for changes in model performance over time. It uses weights, optimizer state, and run metadata so teams can resume or inspect training safely while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Model Drift Training Checkpoint when the live population changed, so the team could resume or inspect training safely before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Training Bias Audit": Training Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for model learning and optimization workflows. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Training Bias Audit when the training job restarted, so the team could surface fairness risks before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Training Calibration Curve": Training Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for model learning and optimization workflows. It uses bucketed predictions, reliability diagrams, and threshold analysis so teams can make confidence scores useful while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Training Calibration Curve when the training job restarted, so the team could make confidence scores useful before the model moved into evaluation.