``boax.core.objectives`` module
===============================

.. currentmodule:: boax.core.objectives

Implements functionalities to construct objective functions.


boax.core.objectives
--------------------

.. currentmodule:: boax.core.objectives


Objective Types
~~~~~~~~~~~~~~~

.. autoclass:: Objective


Objectives
~~~~~~~~~~


Common Objectives
~~~~~~~~~~~~~~~~~

.. autosummary::
  :toctree: generated

  negative_log_likelihood


boax.core.objectives.transformations
------------------------------------

.. currentmodule:: boax.core.objectives.transformations


Transformations
~~~~~~~~~~~~~~~


Transformed Objectives
^^^^^^^^^^^^^^^^^^^^^^

.. autosummary::
  :toctree: generated

  penalized
