Skip to main content

Module bundle

Module bundle 

Source

Structs§

BundleDataRequirement
BundlePredictionBlockCacheRecord
BundlePredictionCachePayload
BundlePredictionCachePayloadSet
BundlePredictionCacheRecord
BundlePredictionRequirement
ExecutionBundle
MethodsHpoCandidateEvidence
Candidate-level evidence retained because it was needed to produce the selection decision. It is report-grade only and never a training input.
MethodsHpoCompletedProposal
A completed native proposal paired with its exact, scheduler-owned plan variant. Native checkpoints alone cannot reconstruct this value.
MethodsHpoCompletedReport
The sole report permitted to terminalize a persisted trial: the scalar cross-fold validation OOF average used by SELECT.
MethodsHpoNativeIncumbent
Native optimizer incumbent recorded beside scheduler evidence. This is the only portable assertion that DAG-ML’s SELECT agrees with Methods best().
MethodsHpoOofAverage
Per-sample OOF average retained with its matching targets. This is a serializable equivalent of the transient OofAverageBlock.
MethodsHpoResumeProvenance
Exact coordinator provenance bound to an N4MOPT checkpoint.
MethodsHpoResumeSelection
The scalar selection identity bound into a persisted Methods HPO campaign.
MethodsHpoResumeState
Atomic portable state required to resume a Methods HPO campaign.
MethodsHpoTerminalEvidence
RefitArtifactRecord
ReplayPhaseRequest
SchemaMigrationPolicy

Enums§

MethodsHpoCompletedState

Constants§

BUNDLE_PREDICTION_CACHE_FORMAT
EXECUTION_BUNDLE_SCHEMA_VERSION
LEGACY_BUNDLE_PREDICTION_CACHE_FORMAT
LEGACY_EXECUTION_BUNDLE_SCHEMA_VERSION
LEGACY_PREDICTION_CACHE_PAYLOAD_SCHEMA_VERSION
METHODS_HPO_RESUME_STATE_SCHEMA_VERSION
Schema version for the durable, self-contained Methods HPO resume state.
MIN_READABLE_EXECUTION_BUNDLE_SCHEMA_VERSION
MIN_READABLE_PREDICTION_CACHE_PAYLOAD_SCHEMA_VERSION
MIN_WRITABLE_EXECUTION_BUNDLE_SCHEMA_VERSION
MIN_WRITABLE_PREDICTION_CACHE_PAYLOAD_SCHEMA_VERSION
PREDICTION_CACHE_PAYLOAD_SCHEMA_VERSION

Functions§

build_aggregated_prediction_cache_payload
build_aggregated_prediction_cache_record
build_execution_bundle
build_execution_bundle_with_prediction_contracts
build_execution_bundle_with_prediction_requirements
build_prediction_cache_payload
build_prediction_cache_record
bundle_prediction_requirement_key
execution_bundle_schema_migration_policy
prediction_cache_payload_schema_migration_policy
validate_prediction_cache_payload_matches_record