`ammm.core.build`
This module provides the ModelBuilder abstract base class, which defines the interface for constructing PyMC models within the AMMM library, inspired by a scikit-learn-like API.
.. automodule:: ammm.core.build :members: :undoc-members: :show-inheritance: