Table encoder
[ TODO: describe per-column encoding — numerical scaling, categorical embedding, text embedding, time-series encoder. ]
ARCHITECTURE
Langsat combines a table encoder, a heterogeneous GNN, and task heads — the same recipe that wins on RelBench benchmarks, exposed as a no-code product.
Each layer is automatic but inspectable. Export a model card at any time.
[ TODO: describe per-column encoding — numerical scaling, categorical embedding, text embedding, time-series encoder. ]
[ TODO: describe message passing over the graph defined by your foreign keys — SAGEConv, GATv2, Transformer, GIN. ]
[ TODO: describe regression, classification, link prediction, clustering, anomaly detection heads. ]
SCALE
[ TODO: link to blog post on scaling patterns. ]
NEXT
Sign up free. Train a real model in minutes.