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.
مسودة ترجمة بمساعدة آلية (Arabic) for "Experiment Model Card": Experiment Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for controlled model comparison. 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 Experiment Model Card when the experiment showed a metric tradeoff, so the team could publish model behavior honestly before the model moved into evaluation.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Payload Trajectory Correction": Payload Trajectory Correction is a space maneuver process that adjusts a planned flight path after navigation updates or mission changes for instrument, sensor, and hosted payload operations. It uses delta-v estimates, burn timing, and post-maneuver validation so teams can reduce path error before it grows while keeping evidence, reliability, and public-safe operational boundaries clear.
“مسودة مثال: The mission team used Payload Trajectory Correction when the instrument entered a calibration cycle, so the team could reduce path error before it grows before the next mission decision point.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Dataset Bias Audit": Dataset Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for labeled and unlabeled data used for learning. 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 Dataset Bias Audit when the dataset received a new batch, so the team could surface fairness risks before the model moved into evaluation.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Routing Response Schema": Routing Response Schema is a ai output contract that requires model output to match a known structure for selection among models, tools, and workflows. It uses JSON schemas, validators, retries, and error reporting so teams can make responses machine-readable while keeping evidence, reliability, and public-safe operational boundaries clear.
“مسودة مثال: The AI platform team used Routing Response Schema when the router selected a cheaper model, so the team could make responses machine-readable before the agent workflow reached production.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Experiment Bias Audit": Experiment Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for controlled model comparison. 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 Experiment Bias Audit when the experiment showed a metric tradeoff, so the team could surface fairness risks before the model moved into evaluation.”
مسودة ترجمة بمساعدة آلية (Arabic) 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.
“مسودة مثال: 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.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Training Feature Store": Training Feature Store is a ml service that serves consistent features to training and inference for model learning and optimization workflows. 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 Training Feature Store when the training job restarted, so the team could avoid training-serving skew before the model moved into evaluation.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Pipeline Evaluation Harness": Pipeline Evaluation Harness is a ml test system that runs repeatable checks against model behavior for automated data and model workflow. 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 Pipeline Evaluation Harness when the pipeline missed a validation step, so the team could compare releases with evidence before the model moved into evaluation.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Rollback Rollback Plan": Rollback Rollback Plan is a devops recovery plan that defines how to return to a known good version for recovery from a bad deployment. It uses version pins, database notes, and operator steps so teams can recover quickly from bad changes while keeping evidence, reliability, and public-safe operational boundaries clear.
“مسودة مثال: The DevOps team used Rollback Rollback Plan when the error budget started burning, so the team could recover quickly from bad changes before the deployment window opened.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Runbook Build Gate": Runbook Build Gate is a devops quality gate that blocks promotion when required checks fail for documented operational procedure. 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 Runbook Build Gate when a responder needed the recovery steps, so the team could prevent broken releases before the deployment window opened.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Experiment Feature Store": Experiment Feature Store is a ml service that serves consistent features to training and inference for controlled model comparison. 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 Experiment Feature Store when the experiment showed a metric tradeoff, so the team could avoid training-serving skew before the model moved into evaluation.”
مسودة ترجمة بمساعدة آلية (Arabic) 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.
“مسودة مثال: 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.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Pipeline Embedding Refresh": Pipeline Embedding Refresh is a ml index workflow that updates vector representations after source data changes for automated data and model workflow. 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 Pipeline Embedding Refresh when the pipeline missed a validation step, so the team could keep retrieval results current before the model moved into evaluation.”
مسودة ترجمة بمساعدة آلية (Arabic) 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.”
مسودة ترجمة بمساعدة آلية (Arabic) 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.
“مسودة مثال: 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.”
مسودة ترجمة بمساعدة آلية (Arabic) 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.”
مسودة ترجمة بمساعدة آلية (Arabic) for "Routing Context Contract": Routing Context Contract is a ai interface contract that defines what context may be passed into a model call for selection among models, tools, and workflows. 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.
“مسودة مثال: The AI platform team used Routing Context Contract when the router selected a cheaper model, so the team could keep model inputs relevant and safe before the agent workflow reached production.”
مسودة ترجمة بمساعدة آلية (Arabic) 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.”
مسودة ترجمة بمساعدة آلية (Arabic) 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.
“مسودة مثال: 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.”
مسودة ترجمة بمساعدة آلية (Arabic) 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.”