Skip to content

New example notebook for auto-imputation aka handle missing values with a simple dataset and full workflow #722

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

Closed
Closed
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions examples/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,13 @@ @article{Yao_2022
URL = {https://doi.org/10.1214/21-BA1287}
}

@online{junpenglao2020,
title = {Partial Missing Multivariate Observation and What to Do With Them},
author = {Lao, Junpeng},
url = {https://discourse.pymc.io/t/partial-missing-multivariate-observation-and-what-to-do-with-them-by-junpeng-lao/6050},
urldate = {2020-10-01},
year = {2020}
}
@online{junpenglao2020,
title = {Partial Missing Multivariate Observation and What to Do With Them},
author = {Lao, Junpeng},
Expand Down
Loading