Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gini

Weighted Gini Coefficient In Python

Here's a simple implementation of the Gini coefficient in Python, from https://stackoverflow.co… Read more Weighted Gini Coefficient In Python