LeadScoring.
objective_function
Calculate the profit per lead.
y_predicted (ww.DataColumn, pd.Series) – Predicted labels
y_true (ww.DataColumn, pd.Series) – True labels
X (ww.DataTable, pd.DataFrame) – Ignored.
Profit per lead
float