ce-serializer-impl
CommunityVersioned serializers for safe calibrator state.
AuthorMoffran
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Implement ADR-031 serializer and persistence APIs to provide versioned, JSON-safe primitives and fail-fast loading behavior for calibrator state used in explainers.
Core Features & Use Cases
- to_primitive/from_primitive pair for built-in calibrators with schema_version and payload integrity checks
- save_state/load_state for on-disk explainer state artifacts with manifest.json and per-file sha256 checksums
- wrapper compatibility and round-trip guarantees via pickle/joblib, plus strict validation on load
Quick Start
Serialize a calibrator with to_primitive, then restore it with from_primitive to verify identical outputs.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ce-serializer-impl Download link: https://github.com/Moffran/calibrated_explanations/archive/main.zip#ce-serializer-impl Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.