Getting Started
Objective functions
Automated Machine Learning
Pipelines and Components
Data Checks
Resources
LeadScoring.
__init__
Create instance.
true_positives (int) – reward for a true positive
false_positives (int) – cost for a false positive. Should be negative.