predict_maxfit
Performs a relevance-based maxfit prediction using the CSA Prediction Engine API.
Parameters
y : ndarray
X : ndarray
theta : ndarray
options : MaxFitOptions
Returns
yhat : ndarray
yhat_details : dict
Raises
Last updated