LeadScoring.
__init__
Create instance.
true_positives (int) – Reward for a true positive
false_positives (int) – Cost for a false positive. Should be negative.