Srini Kadamati
Srini Kadamati
Hi @limhasic we hope our answers were helpful! It's been 2 weeks since we've heard from you and our general posture is to close out issues with no response after...
### Potential Workaround A potential workaround for controlling the seed state during `fit()` was mentioned in [this comment](https://github.com/sdv-dev/SDV/issues/2398#issuecomment-2698014384). We've copied it here for easy reference: ``` import numpy as np...
Hi there @awesomeisfree I apologize for the late reply here. Thank you for sharing your code and datasets; I was able to reproduce the issue you were encountering on my...
Hi @Pavan-Kalyan1432 can you clarify what you mean by "repeating the combinations but it is not considering all the combinations"? - Is the synthesizer re-using the same combinations of values...
Hi @Pavan-Kalyan1432 we hope our responses cleared things up! Since we haven't heard from you in a while, I'm going to move forward with closing this issue out. Please don't...
Hi @jalr4ever 👋 I ran your code in Google Colab on a T4 GPU and I didn't run into this error. And we unfortunately don't have access to a Tesla...
Hi @jalr4ever I'm curious to learn more -- why is generating the same ID values important for your use case? One challenge is that you may have 5 sequence_key values...
#### Workaround If you have 3 datetime columns (e.g. `FirstDate`, `EventDate`, `LatestDate`) that you want to use in your Range constraint (so that synthetic `EventDate` values are between the other...
Hi there @shirtevet this issue seems to be inactive so I'll go ahead and close it out. We did fix the issue you encountered when trying to _visualize_ a column...
Hi there @wilcovanvorstenbosch are you able to share just the sdtypes in your metadata for your numerical columns? The `detect_from_dataframe()` method does a good job trying to auto-detect the correct...