Closed andrewnc closed 1 year ago
Thanks a lot. Unfortunately, there is no such way.
You can find here how some of the original datasests (adult
, california
, fb-comments
, gesture
, higgs-small
, house
) were spliited/transformed into X_{num|cat}_{train|val|test}.npy
format. But there is no script to transform it back to the original format.
I may add this in the future but it's unlikely.
Great work here, I'm curious if there is a supported way to reconstruct the synthetic data into a single DataFrame / CSV with the original column names preserved?