Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding model with cycle consistency and VampPrior #2421

Draft
wants to merge 76 commits into
base: main
Choose a base branch
from

Change var activation to softplus

6a2e3eb
Select commit
Loading
Failed to load commit list.
Draft

Adding model with cycle consistency and VampPrior #2421

Change var activation to softplus
6a2e3eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2024 in 0s

84.62% (target 85.00%)

View this Pull Request on Codecov

84.62% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 88.26667% with 44 lines in your changes missing coverage. Please review.

Project coverage is 84.62%. Comparing base (c53efe0) to head (6a2e3eb).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/scvi/external/sysvi/_base_components.py 72.64% 32 Missing ⚠️
src/scvi/external/sysvi/_model.py 90.90% 7 Missing ⚠️
src/scvi/external/sysvi/_module.py 97.01% 4 Missing ⚠️
src/scvi/external/sysvi/_priors.py 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2421      +/-   ##
==========================================
- Coverage   84.81%   84.62%   -0.20%     
==========================================
  Files         173      183      +10     
  Lines       14793    15436     +643     
==========================================
+ Hits        12547    13063     +516     
- Misses       2246     2373     +127     
Files with missing lines Coverage Δ
src/scvi/external/__init__.py 100.00% <100.00%> (ø)
src/scvi/external/sysvi/__init__.py 100.00% <100.00%> (ø)
src/scvi/external/sysvi/_priors.py 97.67% <97.67%> (ø)
src/scvi/external/sysvi/_module.py 97.01% <97.01%> (ø)
src/scvi/external/sysvi/_model.py 90.90% <90.90%> (ø)
src/scvi/external/sysvi/_base_components.py 72.64% <72.64%> (ø)

... and 14 files with indirect coverage changes

---- 🚨 Try these New Features: