There is a small typo in Python/ml_metrics/custom/kdd_average_precision.py. Should read `precision` rather than `prescision`.
There is a small typo in Python/ml_metrics/custom/kdd_average_precision.py.
Should read
precisionrather thanprescision.