-
Notifications
You must be signed in to change notification settings - Fork 384
Open
Labels
difficulty-mediumenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
🚅Description
Benchmarks aim to measure the performance of the library.
- Performance: Processing time, Training time of model, Simpling rate...
- Memory Consumption
- Others, like cache hit rate...
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:
- Performance: Processing time, Training time of model, Simpling rate...
🍰Detail(optional)
🍰Example(optional)
Metadata
Metadata
Assignees
Labels
difficulty-mediumenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed