Skip to content

Add Common and Individual Feature Extraction Transformers AJIVE and CIFE for Multiblock Data - #20

Merged
shuo-zhou merged 18 commits into
mainfrom
cife-jive
Sep 9, 2026
Merged

Add Common and Individual Feature Extraction Transformers AJIVE and CIFE for Multiblock Data #20
shuo-zhou merged 18 commits into
mainfrom
cife-jive

update cife pca_dim

a2cf7b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 1s

90.16% (+1.45%) compared to b3c9360

View this Pull Request on Codecov

90.16% (+1.45%) compared to b3c9360

Details

Codecov Report

❌ Patch coverage is 95.45455% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.16%. Comparing base (b3c9360) to head (a2cf7b0).

Files with missing lines Patch % Lines
kalelinear/transformer/_multiblock.py 94.65% 7 Missing ⚠️
kalelinear/transformer/_ajive.py 95.97% 6 Missing ⚠️
kalelinear/transformer/_cife.py 95.52% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   88.71%   90.16%   +1.45%     
==========================================
  Files          21       24       +3     
  Lines        1506     1922     +416     
==========================================
+ Hits         1336     1733     +397     
- Misses        170      189      +19     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.