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.
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (Japanese) for "Alignment Tool Permission": Alignment Tool Permission is a ai access control that decides which tools an AI workflow may call for model behavior shaping and policy fit. It uses operation allowlists, user intent checks, and protected-action gates so teams can block unsafe automation while keeping evidence, reliability, and public-safe operational boundaries clear.
“例文の下書き: The AI platform team used Alignment Tool Permission when the assistant needed a safer answer style, so the team could block unsafe automation before the agent workflow reached production.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: 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.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: The developer checked the Tag Filter Contract before sending article or definition data to PlatPhorm.”
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (Japanese) for "Label Training Checkpoint": Label Training Checkpoint is a ml recovery artifact that saves model state during learning for ground-truth or weak-supervision annotation. 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 Label Training Checkpoint when the label set had disagreement, so the team could resume or inspect training safely before the model moved into evaluation.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: 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.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: 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.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: 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.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: The DevOps team used Environment Secret Rotation when staging and production drifted, so the team could reduce credential exposure before the deployment window opened.”
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: 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.”
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: 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.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: 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.”
機械支援の翻訳下書き (Japanese) for "Experiment Calibration Curve": Experiment Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for controlled model comparison. 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.
“例文の下書き: The machine learning team used Experiment Calibration Curve when the experiment showed a metric tradeoff, so the team could make confidence scores useful before the model moved into evaluation.”
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (Japanese) for "Model Drift Evaluation Harness": Model Drift Evaluation Harness is a ml test system that runs repeatable checks against model behavior for changes in model performance over time. 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 Model Drift Evaluation Harness when the live population changed, so the team could compare releases with evidence before the model moved into evaluation.”