wbuchanan / sdpConvening2023

Repository for Slide Deck and Code Examples for talk at SDP Convening 2023

Home Page:https://wbuchanan.github.io/sdpConvening2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have Your Cake and Synthesize it Too

A talk about data synthesis for the 2023 Strategic Data Project Convening (Chicago, IL).

This repo contains the materials for the slide deck that will be presented at SDP Convening and some examples that illustrate some of the techniques discussed. If there are questions that I am unable to address during the session, I will likely try to update the slide deck to address them. Additionally, I will likely add other synthesis examples to help illustrate other approaches/techniques if there is enough interest.

Synthesis Examples

  • mlSynthesisExample.Rmd
    • Contains an example of using the synthpop library to create synthetic cross-sectional data.
  • ctganSynthesisExample.ipynb
    • Contains an example of using Conditional Tabular Generative Adversarial Networks (CTGAN) to create synthetic cross-sectional data.
    • Also illustrates how to generate synthetic samples for specific groups.
  • cparSynthesisExample.ipynb
    • Contains an example of using Conditional Probabilistic Auto-Regressive GAN to synthesize longitudinal records.

About

Repository for Slide Deck and Code Examples for talk at SDP Convening 2023

https://wbuchanan.github.io/sdpConvening2023

License:MIT License


Languages

Language:HTML 83.1%Language:JavaScript 11.6%Language:SCSS 3.5%Language:Jupyter Notebook 1.7%Language:CSS 0.1%