Skip to content

Version 2.0.0 Release Notes with ForestDiffusion

Latest

Choose a tag to compare

@Diyago Diyago released this 30 Sep 19:35
· 45 commits to master since this release

This release introduces a generator called ForestDiffusion from the paper "Generating and Imputing Tabular Data via Diffusion and Flow-based XGBoost Models".

Installation: pip install tabgan
Data generation: ForestDiffusionGenerator().generate_data_pipe(train, target, test, )