Anyone have any recommendations for tabular data t...
# 06-technical-discussion
s
Anyone have any recommendations for tabular data transformers, particularly those that create embeddings optimized for anomoly detection? Going to be receiving only about 6 fields per observation, some of which will be categorical. Hugging Faces available models would be the best, but I will take what I can get 😄
b
s
Hmmm those look mainly focused on detecting tables in a document not trying to understand the patterns of the data in the tables.
b
Ah, that is true!
s
Yeah - there are a lot of good articles on NN/transformers for tabular data but I can't seem to find many pre-trained models