hitsz-ids / synthetic-data-generator

SDG is a specialized framework designed to generate high-quality structured tabular data.
Apache License 2.0
3.27k stars 545 forks source link

Feature: Add progressbar when fitting and sampling #228

Closed cyantangerine closed 10 hours ago

cyantangerine commented 1 day ago

Description

Add some progress bar.

Motivation and Context

When trainning large data, it may take a long time. To show the predict time and progress, add some progressbar to it.

How has this been tested?

A whole trainning and sampling.

Types of changes

Checklist:

MooooCat commented 23 hours ago

Hi, cyantangerine @cyantangerine

Thank you for your PR, the code is fine for me.

I will sync your PR's code to the main branch and wait for some results of the Github Action automated testing.