API reference¶
Auto-generated from the source docstrings, curated to the public, supported surface (the symbols
re-exported from asset_embeddings and its subpackages). Internal plumbing is omitted. For the
conceptual guides, see Explanation; for command-line usage, see the
CLI reference.
| Page | Contents |
|---|---|
| Configuration | Config, ConfigField, ConfigContainer, and the constraint framework. |
| Datasets | Portfolio encoding and the training datasets. |
| Preparers | Config-driven component construction. |
| Models | The BertEmbeddings module. |
| Records | Structured result records and the RecordStore. |
| Utilities | Seeding, accumulators, and helpers. |
The concrete config classes (LoggerConfig, AssetBERTTrainConfig, AssetW2VTrainConfig, …) are
documented field-by-field where you use them — see Train.