.. _f-competitions: module ``ml.competitions`` ========================== Short summary +++++++++++++ module ``ensae_teaching_cs.ml.competitions`` Compute metrics in for a competition :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=============================================================================================+================================================================================================================================================================================================================+ | :func:`AUC ` | Computes the `AUC `_. | +---------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`main_codalab_wrapper ` | Adapts the template available at `evaluate.py `_ ... | +---------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`private_codalab_wrapper ` | Wraps the function following the guidelines `User_Building a Scoring Program for a Competition `_. ... | +---------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.ml.competitions :members: :special-members: __init__ :show-inheritance: