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.
Borrador de traduccion automatica (Spanish) for "Fine-Tuning Hyperparameter Sweep": Fine-Tuning Hyperparameter Sweep is a ml optimization process that searches over model settings to improve a target metric for adaptation of a model to a domain. 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.
“Ejemplo en borrador: The machine learning team used Fine-Tuning Hyperparameter Sweep when the fine-tuning run used curated examples, so the team could find better configurations before the model moved into evaluation.”
A: objeto artesanal de significado espiritual que se cree que tiene el poder de proteger o ayudar a su propietario B: Fijación sexual
Borrador de traduccion automatica (Spanish) for "Dataset Training Checkpoint": Dataset Training Checkpoint is a ml recovery artifact that saves model state during learning for labeled and unlabeled data used for learning. 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.
“Ejemplo en borrador: The machine learning team used Dataset Training Checkpoint when the dataset received a new batch, so the team could resume or inspect training safely before the model moved into evaluation.”
Borrador de traduccion automatica (Spanish) for "Data Loss Evidence Chain": Data Loss Evidence Chain is a security audit record that preserves how security evidence was collected and handled for sensitive data exposure risk. It uses timestamps, hashes, owners, and storage controls so teams can support trustworthy investigation while keeping evidence, reliability, and public-safe operational boundaries clear.
“Ejemplo en borrador: The security team used Data Loss Evidence Chain when a report included private metadata, so the team could support trustworthy investigation before the risk review began.”
Borrador de traduccion automatica (Spanish) 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.
“Ejemplo en borrador: 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.”
Tool Call Human Approval es una definicion publica de inteligencia artificial para el area Tool Call. Explica como la capacidad Human Approval ayuda a personas y agentes a reconocer riesgos, coordinar decisiones, citar evidencia y mantener limites operativos seguros y confiables.
“Un equipo uso Tool Call Human Approval durante trabajo de inteligencia artificial en Tool Call, para comparar senales, elegir el siguiente paso y documentar la decision sin exponer datos privados.”
Borrador de traduccion automatica (Spanish) for "Serverless Autoscaling Policy": Serverless Autoscaling Policy is a compute control loop that changes capacity based on demand signals for event-driven function execution. It uses metrics, thresholds, and cooldowns so teams can match resources to load while keeping evidence, reliability, and public-safe operational boundaries clear.
“Ejemplo en borrador: The platform engineering team used Serverless Autoscaling Policy when the function received a traffic burst, so the team could match resources to load before the workload scaled up.”
Borrador de traduccion automatica (Spanish) for "Pipeline Feature Store": Pipeline Feature Store is a ml service that serves consistent features to training and inference for automated data and model workflow. 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.
“Ejemplo en borrador: The machine learning team used Pipeline Feature Store when the pipeline missed a validation step, so the team could avoid training-serving skew before the model moved into evaluation.”
Borrador de traduccion automatica (Spanish) for "Metric Model Card": Metric Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for measurement of model behavior. 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.
“Ejemplo en borrador: The machine learning team used Metric Model Card when the metric changed after data cleanup, so the team could publish model behavior honestly before the model moved into evaluation.”
Borrador de traduccion automatica (Spanish) for "Guardrail Agent Trace": Guardrail Agent Trace is a ai observability record that captures the steps an AI workflow took for policy controls around model input and output. 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.
“Ejemplo en borrador: The AI platform team used Guardrail Agent Trace when the model tried to include private context, so the team could debug agent behavior without exposing secrets before the agent workflow reached production.”
Launch Trajectory Correction es una definicion publica de sistemas espaciales para el area Launch. Explica como la capacidad Trajectory Correction ayuda a personas y agentes a reconocer riesgos, coordinar decisiones, citar evidencia y mantener limites operativos seguros y confiables.
“Un equipo uso Launch Trajectory Correction durante trabajo de sistemas espaciales en Launch, para comparar senales, elegir el siguiente paso y documentar la decision sin exponer datos privados.”
Borrador de traduccion automatica (Spanish) for "Storage Resource Quota": Storage Resource Quota is a compute limit that sets how much compute a workload may consume for persistent data and object access. It uses policy, reservations, and usage tracking so teams can protect shared capacity while keeping evidence, reliability, and public-safe operational boundaries clear.
“Ejemplo en borrador: The platform engineering team used Storage Resource Quota when the workload read a large dataset, so the team could protect shared capacity before the workload scaled up.”
Borrador de traduccion automatica (Spanish) for "Runbook Config Drift Check": Runbook Config Drift Check is a devops consistency check that finds differences between intended and live configuration for documented operational procedure. It uses desired state, live state, and diff reports so teams can avoid surprise environment behavior while keeping evidence, reliability, and public-safe operational boundaries clear.
“Ejemplo en borrador: The DevOps team used Runbook Config Drift Check when a responder needed the recovery steps, so the team could avoid surprise environment behavior before the deployment window opened.”
Borrador de traduccion automatica (Spanish) for "Storage Backpressure Control": Storage Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for persistent data and object access. It uses queues, retry budgets, and admission control so teams can avoid overload cascades while keeping evidence, reliability, and public-safe operational boundaries clear.
“Ejemplo en borrador: The platform engineering team used Storage Backpressure Control when the workload read a large dataset, so the team could avoid overload cascades before the workload scaled up.”
Memory Instruction Boundary es una definicion publica de inteligencia artificial para el area Memory. Explica como la capacidad Instruction Boundary ayuda a personas y agentes a reconocer riesgos, coordinar decisiones, citar evidencia y mantener limites operativos seguros y confiables.
“Un equipo uso Memory Instruction Boundary durante trabajo de inteligencia artificial en Memory, para comparar senales, elegir el siguiente paso y documentar la decision sin exponer datos privados.”
Borrador de traduccion automatica (Spanish) for "TLS Anycast Endpoint": TLS Anycast Endpoint is a networking routing pattern that advertises one address from multiple locations for encrypted transport setup. It uses regional announcements, health checks, and traffic steering so teams can serve users from nearby healthy sites while keeping evidence, reliability, and public-safe operational boundaries clear.
“Ejemplo en borrador: The network engineering team used TLS Anycast Endpoint when a certificate neared expiration, so the team could serve users from nearby healthy sites before traffic crossed a service boundary.”
Borrador de traduccion automatica (Spanish) 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.
“Ejemplo en borrador: 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.”
Borrador de traduccion automatica (Spanish) for "Vector Drift Monitor": Vector Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for numeric representation and similarity search. 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.
“Ejemplo en borrador: The machine learning team used Vector Drift Monitor when the vector store returned close matches, so the team could respond before quality drops before the model moved into evaluation.”
Borrador de traduccion automatica (Spanish) for "Storage Image Hardening": Storage Image Hardening is a compute security practice that reduces risk inside packaged runtime images for persistent data and object access. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“Ejemplo en borrador: The platform engineering team used Storage Image Hardening when the workload read a large dataset, so the team could ship safer workloads before the workload scaled up.”
Borrador de traduccion automatica (Spanish) 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.
“Ejemplo en borrador: 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.”