calibrated_explanations
Calibrated model explanations with uncertainty intervals and counterfactuals
All Skills in This Repository (50)
Pure Emerald Level Indicatorsce-standards-gap-analyzer
Verify STD decisions are implemented in code and documentation.
ce-regulatory-compliance
Map calibrated_explanations capabilities to EU regulatory obligations for audit-ready compliance documentation.
ce-release-planner
Generate structured vX.Y.Z implementation plans from RELEASE_PLAN_v1.md with ADR and STD references.
ce-fallback-test
Verify fallback visibility with pytest.warns and caplog in pytest tests.
ce-adr-consult
Identify applicable ADRs and extract binding constraints from docs/improvement/adrs/.
ce-notebook-audit
Scan notebooks for private-member usage, policy violations, and rendering errors.
ce-serializer-impl
Serialize calibrator state with ADR-031 primitives and sha256 checksums.
ce-classification
Calibrate binary and multiclass classification predictions with Venn-Abers calibration.
ce-onboard
Guide new CE users through core invariants and session routing at startup.
ce-release-task
Identify, implement, and verify the next release task from plan files.
ce-test-creator
Generate targeted tests for documented coverage gaps using the ADR-030 workflow.
ce-data-preparation
Validate and preprocess mixed-type data with categorical encoding and mapping export.
Frequently Asked Questions
FAQPage SchemaHow to install calibrated_explanations?โผ
Run `npx skills add Moffran/calibrated_explanations --all -g -y` in your terminal to install all skills in this suite globally.
How is this different from SHAP or LIME?โผ
It calibrates the model before explaining it, so every explanation includes a calibrated uncertainty interval instead of reflecting an overconfident model. It also provides built-in counterfactual alternatives and deterministic output.
What models does it work with?โผ
Any scikit-learn-compatible classifier or regressor. It supports binary and multiclass classification, regression with conformal intervals, and probabilistic regression through one consistent API.
Can it help with EU AI Act or GDPR compliance?โผ
Yes. It maps its capabilities to specific articles, providing per-instance explanations, uncertainty quantification, human-oversight reject policies, and machine-readable audit records.
Does it support fairness analysis?โผ
Yes. Mondrian conditional calibration produces separate uncertainty intervals per subgroup, revealing where the model is less reliable for specific groups.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web