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 "Rollback Build Gate": Rollback Build Gate is a devops quality gate that blocks promotion when required checks fail for recovery from a bad deployment. 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.
“Beispielentwurf: The DevOps team used Rollback Build Gate when the error budget started burning, so the team could prevent broken releases before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "Fine-Tuning Calibration Curve": Fine-Tuning Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for adaptation of a model to a domain. 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 Fine-Tuning Calibration Curve when the fine-tuning run used curated examples, so the team could make confidence scores useful before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Pipeline Model Card": Pipeline Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for automated data and model workflow. 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.
“Beispielentwurf: The machine learning team used Pipeline Model Card when the pipeline missed a validation step, so the team could publish model behavior honestly before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Tag Filter Contract": The Tag Filter Contract is a interface agreement that describes how tag filter data moves through PlatPhorm News APIs and feeds. It standardizes requests, responses, article listing metadata, and dictionary payloads for both humans and software agents.
“Beispielentwurf: The developer checked the Tag Filter Contract before sending article or definition data to PlatPhorm.”
Automatischer Uebersetzungsentwurf (German) for "Pipeline Bias Audit": Pipeline Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for automated data and model workflow. 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 Pipeline Bias Audit when the pipeline missed a validation step, so the team could surface fairness risks before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Virtual Machine Resource Quota": Virtual Machine Resource Quota is a compute limit that sets how much compute a workload may consume for isolated guest compute. 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 Virtual Machine Resource Quota when the VM migrated hosts, so the team could protect shared capacity before the workload scaled up.”
Automatischer Uebersetzungsentwurf (German) for "HTTP Failover Policy": HTTP Failover Policy is a networking resilience policy that defines when traffic should move to another path or region for application-layer request routing. It uses health signals, priorities, and cooldown windows so teams can recover from outages predictably while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The network engineering team used HTTP Failover Policy when a client retried a request, so the team could recover from outages predictably before traffic crossed a service boundary.”
Automatischer Uebersetzungsentwurf (German) for "RAG Context Contract": RAG Context Contract is a ai interface contract that defines what context may be passed into a model call for retrieval-augmented generation pipelines. It uses schemas, redaction rules, source labels, and token budgets so teams can keep model inputs relevant and safe while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The AI platform team used RAG Context Contract when the retriever mixed old and new documents, so the team could keep model inputs relevant and safe before the agent workflow reached production.”
Automatischer Uebersetzungsentwurf (German) for "Environment Release Manifest": Environment Release Manifest is a devops delivery record that lists versions, artifacts, routes, and checks for a release for configuration for a runtime stage. It uses commit IDs, checksums, and deployment URLs so teams can make releases auditable while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The DevOps team used Environment Release Manifest when staging and production drifted, so the team could make releases auditable before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "Storage Checkpoint Restore": Storage Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for persistent data and object access. It uses snapshots, state files, and integrity checks so teams can recover long-running work while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The platform engineering team used Storage Checkpoint Restore when the workload read a large dataset, so the team could recover long-running work before the workload scaled up.”
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 "Fine-Tuning Drift Monitor": Fine-Tuning Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for adaptation of a model to a domain. 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.
“Beispielentwurf: The machine learning team used Fine-Tuning Drift Monitor when the fine-tuning run used curated examples, so the team could respond before quality drops before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Feature Provenance Ledger": Feature Provenance Ledger is a ml record that tracks where data came from and how it changed for input signals used by a machine learning model. 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 Feature Provenance Ledger when a feature distribution shifted, so the team could audit model inputs reliably before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Feature Label Review": Feature Label Review is a ml quality workflow that checks annotations for consistency and usefulness for input signals used by a machine learning model. 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 Feature Label Review when a feature distribution shifted, so the team could improve supervised learning data 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 "HTTP Health Probe": HTTP Health Probe is a networking availability check that tests whether a service or path can receive traffic for application-layer request routing. 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 HTTP Health Probe when a client retried a request, so the team could send traffic only to healthy targets before traffic crossed a service boundary.”
Automatischer Uebersetzungsentwurf (German) for "Feature Training Checkpoint": Feature Training Checkpoint is a ml recovery artifact that saves model state during learning for input signals used by a machine learning model. 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 Feature Training Checkpoint when a feature distribution shifted, so the team could resume or inspect training safely before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "RAG Grounding Check": RAG Grounding Check is a ai quality control that verifies that generated answers are backed by available sources for retrieval-augmented generation pipelines. It uses citation checks, retrieval evidence, and contradiction detection so teams can reduce unsupported claims while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The AI platform team used RAG Grounding Check when the retriever mixed old and new documents, so the team could reduce unsupported claims 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 "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.”