Handling _RARE_ values in generated data #401
Replies: 2 comments
-
|
Hi Prashanth, |
Beta Was this translation helpful? Give feedback.
-
Hi. You can either set But oftentimes the issue is rather that you have too little training data, to learn statistically valid relations between categorical variables. Can you share more about the columns, where you are facing this issue? Maybe a different encoding type or even a LANGUAGE model might be more appropriate for your use case. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
I'm working on a use case where i need to generate synthetic data for couple of tables which are relation. After training, while generating the data most of the columns are with RARE values. How can i disable generating the RARE values.
I'm happy to share the code if needed. Thanks in advance!!
Beta Was this translation helpful? Give feedback.
All reactions