API reference

One page per public class and function, generated from docstrings via sphinx.ext.autosummary. This covers tabullm.__all__ – the full supported public surface.

tabullm.TextColumnTransformer

A transformer for converting one or more text columns to a numeric matrix using Langchain embedding models.

tabullm.GMMFeatureExtractor

Extract features using Gaussian Mixture Model log-joint probabilities.

tabullm.ClusterExplainer

Generate LLM-based explanations for text data clusters.

tabullm.load_fraud

Load and preprocess the Real or Fake Job Posting Prediction dataset.