[Good First Issue] Add more benchmarks #82
Labels
difficulty-medium
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
🚅Description
Benchmarks aim to measure the performance of the library.
Now we provide a simple benchmark for our CTGAN implementation against the original one. Fit them with a big ramdom dataset, and compare their memory consumptions.
https://github.com/hitsz-ids/synthetic-data-generator/tree/main/benchmarks
🏕Solution(optional)
Add benchmarks for:
🍰Detail(optional)
🍰Example(optional)
The text was updated successfully, but these errors were encountered: