Srini Kadamati
Srini Kadamati
Hi @PiotrBB Plotly has a different renderer for Jupyter Notebooks in VSCode which I recommend using instead: https://plotly.com/python/renderers/ You should be able to just tweak your final `fig.show()` code to...
Hi there @deltaproximity it looks like the data you're using for training don't adhere to the constraint you specified (scalar range from 0.7 to 0.9). I see multiple values outside...
Thanks for the context. A few things: - sdv is working as intended and this error is in line with how constraints work. You can read more [here about the...
Hey y'all, I wanted to close the loop on the discussion here with (hopefully) a satisfying solution. The issues being discussed here in this thread is linked to how Plotly...
Confirmed & reproduced -- it looks like PARSynthesizer model pkl's generated using sdv 1.8 and 1.9 don't work in sdv 1.10. Loading a pkl model from sdv 1.8 or 1.9...
We're investigating potential solutions to this. For people running into this issue that are blocked you can either: - Stick with SDV 1.8 or 1.9 and not upgrade to SDV...
I'm closing this issue out since I replied to the question and there isn't a clear bug or feature request here! If something else comes to mind, please don't hesitate...
Hey folks! I created this new bug report to capture this issue with Neha's proposed solution: https://github.com/sdv-dev/SDV/issues/2045 I'm going to close this issue out and mark as duplicate and we...
Hi there @tAndreaniSanofi 👋 I'm curious if you can share more about your use case and motivation for an R package here? We're a small team and we prioritize new...
@tAndreaniSanofi got it, thanks for sharing! For our own knowledge, are there any resources or papers you can link to that can help us better understand how people in the...