LewisHotchkissDPUK / SynthOpt

0 stars 0 forks source link

Add string processing in process function #7

Open LewisHotchkissDPUK opened 1 month ago

LewisHotchkissDPUK commented 1 month ago

In the process function, add appropriate handling for string and categorical data by doing encoding.

LewisHotchkissDPUK commented 1 month ago

if categorical string then do encoding, otherwise generate random sequence of characters

LewisHotchkissDPUK commented 4 weeks ago

done this for metadata, just need to add it for synthetic generation