Halerium#
Halerium is a Python package for building, training and evaluating Bayesian statistical models for the purposes of machine learning, parameter inference and causal inference.
Contents#
- Getting Started
- High-level usage - Examples
- High-level usage - Code Overview
- Low-level usage - Examples
- Example for in-a-nutshell overview
- Example explaining the principles
- Examples illustrating the training process
- Example explaining the available distributions
- Regression examples
- Efficient structure creation and reuse
- Examples explaining the objective classes
- Examples on causal calculus
- Examples on time-series modeling
- Examples illustrating the advantages of Halerium
- Low-level usage - Code Overview
- Release Notes