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

Scanvi bug fixes #1515

Merged
merged 3 commits into from
Apr 22, 2022
Merged

Scanvi bug fixes #1515

merged 3 commits into from
Apr 22, 2022

Conversation

justjhong
Copy link
Contributor

Fixes #1514

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #1515 (71629c1) into master (5496b99) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1515      +/-   ##
==========================================
+ Coverage   90.88%   90.92%   +0.04%     
==========================================
  Files         112      112              
  Lines        8829     8829              
==========================================
+ Hits         8024     8028       +4     
+ Misses        805      801       -4     
Impacted Files Coverage Δ
scvi/dataloaders/_data_splitting.py 97.59% <100.00%> (+0.01%) ⬆️
scvi/dataloaders/_semi_dataloader.py 92.30% <100.00%> (+0.20%) ⬆️
scvi/model/_scanvi.py 94.48% <100.00%> (+0.68%) ⬆️
scvi/train/_callbacks.py 82.19% <0.00%> (+4.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5496b99...71629c1. Read the comment docs.

@adamgayoso adamgayoso merged commit cfae22e into master Apr 22, 2022
@adamgayoso adamgayoso deleted the jhong/morescanvifixes branch April 22, 2022 00:30
@adamgayoso
Copy link
Member

meeseeksdev backport to 0.16.x

meeseeksmachine pushed a commit to meeseeksmachine/scvi-tools that referenced this pull request Apr 22, 2022
adamgayoso pushed a commit that referenced this pull request Apr 22, 2022
nrclaudio pushed a commit to nrclaudio/scvi-tools-tune that referenced this pull request Jun 21, 2022
* fix labeled indices bug

* fix semi dataloader handling in scanvi

* update pr number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't set labels for scanvi
2 participants