.. _f-gini: module ``ml.gini`` ================== Short summary +++++++++++++ module ``ensae_teaching_cs.ml.gini`` Functions about the `Gini coefficient `_. :githublink:`%|py|5` Functions +++++++++ +-----------------------------------------------+-------------------------------------------------------------------------------------+ | function | truncated documentation | +===============================================+=====================================================================================+ | :func:`gini ` | Computes the `Gini coefficients `_. | +-----------------------------------------------+-------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.ml.gini :members: :special-members: __init__ :show-inheritance: