Impement automatic definition of text fields in dataset
Created by: andreygetmanov
Multimodal data processing requires automatic definition of text fileds when they are in the same table with usual numerical data. It can be problematic because sometimes categorical features can be defined as text fields Possible strategy is to calculate the fraction of unique elements and if this fraction is higher than a threshold, data should be defined as text Full discussion and description can be found here