.. _f-mlprediction: module ``benchmark.mlprediction`` ================================= Short summary +++++++++++++ module ``jupytalk.benchmark.mlprediction`` :githublink:`%|py|6` Functions +++++++++ +-------------------------------------------------------------------------+-------------------------------------------+ | function | truncated documentation | +=========================================================================+===========================================+ | :func:`make_dataframe ` | Builds a dataframe from multiple arrays. | +-------------------------------------------------------------------------+-------------------------------------------+ | :func:`timeexec ` | Measures the time for a given expression. | +-------------------------------------------------------------------------+-------------------------------------------+ | :func:`unit ` | Optimizes the rendering of time. | +-------------------------------------------------------------------------+-------------------------------------------+ Documentation +++++++++++++ .. automodule:: jupytalk.benchmark.mlprediction :members: :special-members: __init__ :show-inheritance: