Skip to content

Add NestedTabularSynthesizer for typed/nested tabular data. In this setting, record smay have a field that is a OneOf[...] where the sub-field can be one of several different schemas. We handle this via a two-stage approach: (1) learn the top-level (shared features) directly and (2) apply parallel composition to learn the detailed features for each type.#83

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/940786768

Add NestedTabularSynthesizer for typed/nested tabular data. In this …

4339268
Select commit
Loading
Failed to load commit list.