Skip to content

Reference

Reference pages are lookup material. They document the exact public surfaces and are not intended as a learning path.

  • CLI — generated directly from the current Typer commands/options.
  • Scenario and configuration — ownership of the top-level Pydantic specs and links to their generated API.
  • Decorators — stable component/scenario identities.
  • Registry inspection — inspect discovered components and scenarios.
  • Backends — loader/export/training/tracking backend catalog.
  • Environment roots — data/log root resolution.
  • Tuning file — Python-only Optuna search-space contract.
  • Python API — exhaustive generated module reference for the public nexuml and nexuml_library packages.

If you are trying to learn the framework, use Tutorials or Concepts instead.