evalml.objectives.LeadScoring.predict¶
- 
LeadScoring.predict(y_predicted, extra_cols=None)¶
- Apply the learned objective function to the output of a model. - If needs_fitting is false, this method won’t be called - Parameters
- y_predicted – the prediction to transform to final prediction 
- Returns
- predictions