Build Simulation

sherlocksherlock Member Posts: 24 Contributor II
Hello,

I want to generate synthetic data using the Build Simulation Operator. Since the operator doesn't support polynominal attributes, one-hot-encoding was required. Now the operator generates a dataset but instead of 1 / 0, it creates decimals, which doesn't make sense. Is there a way to enforce a value range e.g. vector of possible values, data type (e.g. integer)?

Thanks!
Sign In or Register to comment.