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
Open
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.#83copybara-service[bot] wants to merge 1 commit into
copybara-service[bot] wants to merge 1 commit into