Skip to content

Add confidence fusion gate utilities and smoothing tests#32

Open
farmountain wants to merge 1 commit into
mainfrom
codex/add-confidencefusion-class-and-tests
Open

Add confidence fusion gate utilities and smoothing tests#32
farmountain wants to merge 1 commit into
mainfrom
codex/add-confidencefusion-class-and-tests

Conversation

@farmountain

@farmountain farmountain commented Oct 31, 2025

Copy link
Copy Markdown
Owner

Summary

  • add a lightweight fusion package that exposes sigmoid, clipping, and a stateful ConfidenceFusion gate
  • provide lazy package exports so the fusion helpers are usable without importing heavy dependencies
  • cover the mapping and smoothing behaviour with monotonicity, Lipschitz, and convergence unit tests

Testing

  • pytest tests/test_alpha_monotone.py tests/test_alpha_bounds.py tests/test_alpha_smoothing.py

@farmountain

Copy link
Copy Markdown
Owner Author

Duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant