.. _f-regressioncustom: module ``metrics.regression_custom`` ==================================== Short summary +++++++++++++ module ``lightmlboard.metrics.regression_custom`` Metrics about regressions. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================+===================================================================================================+ | :func:`l1_reg_max ` | Implements a :epkg:`L1` scoring function which does not consider error above threshold *max_val*. | +------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: lightmlboard.metrics.regression_custom :members: :special-members: __init__ :show-inheritance: