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.
Automatischer Uebersetzungsentwurf (German) for "Fine-Tuning Evaluation Harness": Fine-Tuning Evaluation Harness is a ml test system that runs repeatable checks against model behavior for adaptation of a model to a domain. 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.
“Beispielentwurf: The machine learning team used Fine-Tuning Evaluation Harness when the fine-tuning run used curated examples, so the team could compare releases with evidence before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) for "Routing Instruction Boundary": Routing Instruction Boundary is a ai policy boundary that separates durable system instructions from user-provided content for selection among models, tools, and workflows. It uses role labels, precedence rules, and prompt assembly checks so teams can avoid instruction confusion while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The AI platform team used Routing Instruction Boundary when the router selected a cheaper model, so the team could avoid instruction confusion before the agent workflow reached production.”
Automatischer Uebersetzungsentwurf (German) for "Label Provenance Ledger": Label Provenance Ledger is a ml record that tracks where data came from and how it changed for ground-truth or weak-supervision annotation. 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.
“Beispielentwurf: The machine learning team used Label Provenance Ledger when the label set had disagreement, so the team could audit model inputs reliably before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Evaluation Instruction Boundary": Evaluation Instruction Boundary is a ai policy boundary that separates durable system instructions from user-provided content for AI quality and safety testing. It uses role labels, precedence rules, and prompt assembly checks so teams can avoid instruction confusion while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The AI platform team used Evaluation Instruction Boundary when a release candidate failed a reasoning scenario, so the team could avoid instruction confusion before the agent workflow reached production.”
Automatischer Uebersetzungsentwurf (German) for "Environment Secret Rotation": Environment Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for configuration for a runtime stage. It uses dual credentials, rollout steps, and revocation so teams can reduce credential exposure while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The DevOps team used Environment Secret Rotation when staging and production drifted, so the team could reduce credential exposure before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "DNS Path Trace": DNS Path Trace is a networking diagnostic record that shows where traffic travels and where delay or loss appears for name resolution and delegation. It uses hop data, timing, and network metadata so teams can debug connectivity issues while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The network engineering team used DNS Path Trace when a resolver returned stale data, so the team could debug connectivity issues before traffic crossed a service boundary.”
Automatischer Uebersetzungsentwurf (German) for "DNS Health Probe": DNS Health Probe is a networking availability check that tests whether a service or path can receive traffic for name resolution and delegation. It uses timed requests, thresholds, and regional checks so teams can send traffic only to healthy targets while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The network engineering team used DNS Health Probe when a resolver returned stale data, so the team could send traffic only to healthy targets before traffic crossed a service boundary.”
Automatischer Uebersetzungsentwurf (German) for "Pipeline Provenance Ledger": Pipeline Provenance Ledger is a ml record that tracks where data came from and how it changed for automated data and model workflow. 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.
“Beispielentwurf: The machine learning team used Pipeline Provenance Ledger when the pipeline missed a validation step, so the team could audit model inputs reliably before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) for "Dataset Label Review": Dataset Label Review is a ml quality workflow that checks annotations for consistency and usefulness for labeled and unlabeled data used for learning. 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.
“Beispielentwurf: The machine learning team used Dataset Label Review when the dataset received a new batch, so the team could improve supervised learning data before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Fine-Tuning Feature Store": Fine-Tuning Feature Store is a ml service that serves consistent features to training and inference for adaptation of a model to a domain. 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.
“Beispielentwurf: The machine learning team used Fine-Tuning Feature Store when the fine-tuning run used curated examples, so the team could avoid training-serving skew before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Label Calibration Curve": Label Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for ground-truth or weak-supervision annotation. 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.
“Beispielentwurf: The machine learning team used Label Calibration Curve when the label set had disagreement, so the team could make confidence scores useful before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Fine-Tuning Bias Audit": Fine-Tuning Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for adaptation of a model to a domain. 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.
“Beispielentwurf: The machine learning team used Fine-Tuning Bias Audit when the fine-tuning run used curated examples, so the team could surface fairness risks before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Artifact Rollout Guard": Artifact Rollout Guard is a devops release control that limits exposure during gradual deployment for build output and package delivery. It uses traffic slices, health checks, and automatic pause rules so teams can reduce blast radius while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The DevOps team used Artifact Rollout Guard when the container image was signed, so the team could reduce blast radius before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "Serverless Resource Quota": Serverless Resource Quota is a compute limit that sets how much compute a workload may consume for event-driven function execution. It uses policy, reservations, and usage tracking so teams can protect shared capacity while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The platform engineering team used Serverless Resource Quota when the function received a traffic burst, so the team could protect shared capacity before the workload scaled up.”
Automatischer Uebersetzungsentwurf (German) 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) for "Memory": a : the power or process of reproducing or recalling what has been learned and retained especially through associative mechanisms b : the store of things learned and retained from an organism's activity or experience as evidenced by modification of structure or behavior or by recall and recognition
“Beispielentwurf: He began to lose his memory as he grew older. has a good memory for faces has a short/long memory Dad has a selective memory; he remembers when he's right and forgets when he's wrong. If memory serves me rightly/correctly, we've been here before. [=If I remember accurately, we've been here before.]”