yandex-research / tab-ddpm

[ICML 2023] The official implementation of the paper "TabDDPM: Modelling Tabular Data with Diffusion Models"
https://arxiv.org/abs/2209.15421
MIT License
369 stars 81 forks source link

Detailed Description of using TABDDPM method to generate synthetic data #33

Open neetu4595 opened 6 months ago

neetu4595 commented 6 months ago

Hello Everyone, I want to use TABDDPM model to generate synthetic data for a specific dataset. I am figuring out the detailed understanding of GitHub Repository for the model. If someone could guide me how I can use the source code of the model in Jupyter notebook, it would be really helpful for me. Or if anyone can provide any resources where I can get detailed knowledge of understanding GitHub repositories and the usage of it for different datasets, it would be appreciated.

Thankyou so much!

JiangLei1012 commented 3 months ago

I have the same request!