.. _f-regression: module ``metrics.regression`` ============================= Short summary +++++++++++++ module ``lightmlboard.metrics.regression`` Metrics about regressions. :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +===================================================+================================================================================================================================+ | :func:`mse ` | Computes `mean_squared_error `_. ... | +---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: lightmlboard.metrics.regression :members: :special-members: __init__ :show-inheritance: