Getting Started
Objective functions
Automated Machine Learning
Pipelines and Components
Data Checks
Resources
LeadScoring.
objective_function
Calculate the profit per lead.
y_predicted (pd.Series) – predicted labels
y_true (pd.Series) – true labels
X (pd.DataFrame) – None, not used.
profit per lead
float