Matheus Gonzaga

Results 3 comments of Matheus Gonzaga

Update, when running the smaller example (with up to 10 rows), I got the following: `MemoryError: Unable to allocate 14.7 GiB for an array with shape (44413, 44413) and data...

Hi @csala, thanks for your attention. I tried using the `sdv==0.5.0.dev0` version and unfortunately got an error: ``` Traceback (most recent call last): File "example_sdv.py", line 59, in sample =...

Update: I tried it again with the new 0.5.0 stable version and apparently got an error in the reverse_transform operation: ``` Traceback (most recent call last): File "example_sdv.py", line 59,...