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 "Vector Feature Store": Vector Feature Store is a ml service that serves consistent features to training and inference for numeric representation and similarity search. 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 Vector Feature Store when the vector store returned close matches, so the team could avoid training-serving skew before the model moved into evaluation.”
機械支援の翻訳下書き (Japanese) 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.
“例文の下書き: 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.”
機械支援の翻訳下書き (Japanese) for "Evaluation Context Contract": Evaluation Context Contract is a ai interface contract that defines what context may be passed into a model call for AI quality and safety testing. 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 Evaluation Context Contract when a release candidate failed a reasoning scenario, so the team could keep model inputs relevant and safe before the agent workflow reached production.”
機械支援の翻訳下書き (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 "Feature Feature Store": Feature Feature Store is a ml service that serves consistent features to training and inference for input signals used by a machine learning model. 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 Feature Feature Store when a feature distribution shifted, so the team could avoid training-serving skew before the model moved into evaluation.”
機械支援の翻訳下書き (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 "Routing Grounding Check": Routing Grounding Check is a ai quality control that verifies that generated answers are backed by available sources for selection among models, tools, and workflows. 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.
“例文の下書き: The AI platform team used Routing Grounding Check when the router selected a cheaper model, so the team could reduce unsupported claims before the agent workflow reached production.”
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (Japanese) for "Model Drift Calibration Curve": Model Drift Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for changes in model performance over time. 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 Model Drift Calibration Curve when the live population changed, so the team could make confidence scores useful 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 "Pipeline Hyperparameter Sweep": Pipeline Hyperparameter Sweep is a ml optimization process that searches over model settings to improve a target metric for automated data and model workflow. 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.
“例文の下書き: The machine learning team used Pipeline Hyperparameter Sweep when the pipeline missed a validation step, so the team could find better configurations 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 "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.”
機械支援の翻訳下書き (Japanese) for "Pipeline Label Review": Pipeline Label Review is a ml quality workflow that checks annotations for consistency and usefulness for automated data and model workflow. 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 Pipeline Label Review when the pipeline missed a validation step, so the team could improve supervised learning data 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 "Experiment Drift Monitor": Experiment Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for controlled model comparison. 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 Experiment Drift Monitor when the experiment showed a metric tradeoff, so the team could respond before quality drops before the model moved into evaluation.”
機械支援の翻訳下書き (Japanese) 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.”
機械支援の翻訳下書き (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 "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.”