Popular
Popular public definitions for this language. If a reviewed translation is missing, Dictionary shows a labeled machine-assisted draft.
Popular public definitions for this language. If a reviewed translation is missing, Dictionary shows a labeled machine-assisted draft.
机器辅助翻译草稿 (Chinese) for "Pipeline Drift Monitor": Pipeline Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for automated data and model workflow. 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 Pipeline Drift Monitor when the pipeline missed a validation step, so the team could respond before quality drops before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Scheduler Isolation Boundary": Scheduler Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for placement of work onto resources. It uses namespaces, sandboxes, and access controls so teams can reduce cross-workload risk while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The platform engineering team used Scheduler Isolation Boundary when the cluster needed to place a job, so the team could reduce cross-workload risk before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Feature Bias Audit": Feature Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for input signals used by a machine learning model. 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 Feature Bias Audit when a feature distribution shifted, so the team could surface fairness risks before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Evaluation Safety Filter": Evaluation Safety Filter is a ai policy control that detects content that should be blocked, rewritten, or escalated for AI quality and safety testing. It uses classifiers, rules, and human review queues so teams can keep outputs public-safe while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The AI platform team used Evaluation Safety Filter when a release candidate failed a reasoning scenario, so the team could keep outputs public-safe before the agent workflow reached production.”
机器辅助翻译草稿 (Chinese) for "Model Safety Filter": Model Safety Filter is a ai policy control that detects content that should be blocked, rewritten, or escalated for foundation model behavior and serving. It uses classifiers, rules, and human review queues so teams can keep outputs public-safe while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The AI platform team used Model Safety Filter when the model produced a low-confidence answer, so the team could keep outputs public-safe before the agent workflow reached production.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Label Review": Fine-Tuning Label Review is a ml quality workflow that checks annotations for consistency and usefulness for adaptation of a model to a domain. 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 Fine-Tuning Label Review when the fine-tuning run used curated examples, so the team could improve supervised learning data before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Runbook Secret Rotation": Runbook Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for documented operational procedure. It uses dual credentials, rollout steps, and revocation so teams can reduce credential exposure while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Runbook Secret Rotation when a responder needed the recovery steps, so the team could reduce credential exposure before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Observability Secret Rotation": Observability Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for logs, metrics, traces, and events. It uses dual credentials, rollout steps, and revocation so teams can reduce credential exposure while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Observability Secret Rotation when latency increased after deploy, so the team could reduce credential exposure before the deployment window opened.”
机器辅助翻译草稿 (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 "Training Provenance Ledger": Training Provenance Ledger is a ml record that tracks where data came from and how it changed for model learning and optimization workflows. 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 Training Provenance Ledger when the training job restarted, so the team could audit model inputs reliably before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Model Human Approval": Model Human Approval is a ai control step that requires a person to approve sensitive or high-impact actions for foundation model behavior and serving. It uses risk scoring, review UI, and audit logs so teams can keep protected decisions accountable while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The AI platform team used Model Human Approval when the model produced a low-confidence answer, so the team could keep protected decisions accountable before the agent workflow reached production.”
机器辅助翻译草稿 (Chinese) for "Packet Packet Capture": Packet Packet Capture is a networking diagnostic artifact that records network packets for analysis for unit of network transmission. It uses bounded capture windows, filters, and redaction so teams can investigate protocol behavior safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The network engineering team used Packet Packet Capture when packet loss increased, so the team could investigate protocol behavior safely before traffic crossed a service boundary.”
机器辅助翻译草稿 (Chinese) for "Pipeline Label Review": Pipeline Label Review is a ml quality workflow that checks annotations for consistency and usefulness for automated data and model workflow. 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 Pipeline Label Review when the pipeline missed a validation step, so the team could improve supervised learning data 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 "Ridiculous": Archaic: Worthy of scorn or ridicule. Current: Silly, unbelievable
“示例草稿: The prices at Crazy Eddie's work ridiculous! He looked patently ridiculous in mismatched socks.”
机器辅助翻译草稿 (Chinese) for "Serverless Image Hardening": Serverless Image Hardening is a compute security practice that reduces risk inside packaged runtime images for event-driven function execution. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The platform engineering team used Serverless Image Hardening when the function received a traffic burst, so the team could ship safer workloads before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Experiment Provenance Ledger": Experiment Provenance Ledger is a ml record that tracks where data came from and how it changed for controlled model comparison. 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 Experiment Provenance Ledger when the experiment showed a metric tradeoff, so the team could audit model inputs reliably before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Routing Agent Trace": Routing Agent Trace is a ai observability record that captures the steps an AI workflow took for selection among models, tools, and workflows. It uses trace identifiers, tool events, and redacted metadata so teams can debug agent behavior without exposing secrets while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The AI platform team used Routing Agent Trace when the router selected a cheaper model, so the team could debug agent behavior without exposing secrets before the agent workflow reached production.”
机器辅助翻译草稿 (Chinese) for "Release Build Gate": Release Build Gate is a devops quality gate that blocks promotion when required checks fail for versioned delivery of code or content. It uses tests, lint, security scans, and policy rules so teams can prevent broken releases while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Release Build Gate when the release notes were generated, so the team could prevent broken releases before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Runbook Runbook Check": Runbook Runbook Check is a devops operational test that confirms that documented procedures still work for documented operational procedure. It uses dry runs, screenshots, and command validation so teams can keep response playbooks current while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Runbook Runbook Check when a responder needed the recovery steps, so the team could keep response playbooks current before the deployment window opened.”