Skip to content

Commit d241562

Browse files
eprifticlaude
andcommitted
docs: Add stability analysis feature to Features and Usage docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b50a4b2 commit d241562

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/Features.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Rather than selecting a single "best" model, Predomics tracks the **Family of Be
3535
- Robustness assessment: stable features (high prevalence) are more likely to generalize
3636
- Functional annotations: link features to known biological functions (butyrate production, inflammation, transit time, oral origin)
3737
- Co-presence analysis: detect feature pairs that co-occur or exclude each other significantly
38+
- **Stability analysis**: Kuncheva, Tanimoto, and weighted consistency indices per sparsity level to identify the "sweet spot" where models are both performant and stable
39+
- **Model clustering**: hierarchical clustering (Tanimoto distance) reveals distinct model families and prototype representatives
40+
- **Feature × sparsity heatmap**: feature prevalence across model sizes reveals the "core signature" that persists regardless of k
3841

3942
## Jury / Ensemble Voting
4043

docs/Usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ nav_order: 4
2323
- **Comparative**: compare multiple jobs side-by-side
2424
- **Co-presence**: feature co-occurrence analysis
2525
- **Ecosystem**: co-abundance network with taxonomic coloring and module detection
26+
- **Stability**: model stability indices (Kuncheva, Tanimoto, CW_rel), feature × sparsity heatmap, model clustering dendrogram
2627

2728
### Batch Mode
2829

0 commit comments

Comments
 (0)