Modules
A high-level library for training, evaluating, and serving binary text classifiers with Axon.
A struct representing a trained binary classifier.
Utilities for dataset inspection, summary statistics, and stratified splitting.
Evaluates classifiers, positive-class probabilities, and calibrates decision thresholds.
Dispatcher for named model architectures.
Trains tokenizers and manages the metadata required by classifier artifacts.
Trains binary text classifiers and returns complete BinClass.Classifier values.
Encodes text into fixed-length token ID vectors with explicit padding semantics.