API Reference

Auto-generated documentation for the Python packages that make up MULTIFID-TH. Signatures, docstrings, and “[source]” links are extracted directly from the code in src/.

The packages mirror the layout described on the Architecture page:

  • training — the generic training framework (registry, adapters, runner, experiment hooks, HPO).

  • cases.<name> — per-case ETL, datasets, physics, and experiments.

  • feature_selection — shared feature-analysis helpers.

  • dataset — the public MOOSEDataset consumed by downstream user code.