Getting Started
Objective functions
Automated Machine Learning
Components and Custom Pipelines
Guardrails
Resources
MCC.
predict
Apply the learned objective function to the output of a model.
If needs_fitting is false, this method won’t be called
y_predicted – the prediction to transform to final prediction
predictions