bayesflow-adapter
CommunityBuild BayesFlow data preprocessing pipelines.
Authormatthiaskloft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation and debugging of data preprocessing pipelines for BayesFlow, ensuring simulator output is correctly formatted for inference and summary networks.
Core Features & Use Cases
- Schema Mapping: Organizes simulator output into
inference_variables,summary_variables, andinference_conditions. - Transformations: Applies custom element-wise or cross-key transformations to data.
- Standardization: Implements robust standardization using prior moments to prevent distribution shift.
- Use Case: You need to prepare simulation data for a Bayesian neural network. This Skill helps you define the exact preprocessing steps, including feature engineering and standardization, to feed into your model.
Quick Start
Use the bayesflow-adapter skill to create a pipeline that standardizes the 'param' key using prior moments.
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: bayesflow-adapter Download link: https://github.com/matthiaskloft/claude-skills/archive/main.zip#bayesflow-adapter 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.