swip_core 0.1.0
swip_core: ^0.1.0 copied to clipboard
SWIP Core - Scoring engine for the Synheart Wellness Impact Protocol
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 2024-12-XX #
Added #
- Initial release of SWIP Core scoring engine
- SWIP Score computation (0-100 scale)
- Physiological baseline support
- HRV feature extraction
- Artifact detection and filtering
- Adaptive baseline computation
- Support for multiple model backends (JSON linear, ONNX, CoreML)
- Emotion probability integration
- Score smoothing and interpretation
- Configurable engine parameters
Features #
SwipEngine- Main scoring engine classSwipConfig- Configuration for engine behaviorSwipScoreResult- Comprehensive score results with metadataPhysiologicalBaseline- Baseline tracking for personalized scoringSwipEngineFactory- Factory methods for creating engines- HRV feature extraction utilities
- Artifact detection algorithms
- Adaptive baseline computation