FeatureLike
Detect MIME type for Base64Map encoded binary data
Detect MIME type for Base64Map encoded binary data
MIME type hint, i.e. 'application/json', 'text/plain' etc.
mime type as text
FeatureLike
Base64Map vecrtorization: MIME types are extracted, and the maps are converted into PickListMaps and then vectorized using the TextMapPivotVectorizer.
Base64Map vecrtorization: MIME types are extracted, and the maps are converted into PickListMaps and then vectorized using the TextMapPivotVectorizer.
number of values to keep for each key
min times a value must occur to be retained in pivot
clean text before pivoting
clean map keys before pivoting
keys to allowlist
keys to blocklist
optional hint for MIME type detector
option to keep track of values that were missing
other features of the same type
max percentage of distinct values a categorical feature can have (between 0.0 and 1.00)
an OPVector feature
Enrichment functions for Base64Map features.