Join Slack
Powered by
Is there a way to use built-in conformal intervals...
# mlforecast
k
Krystian W.
12/28/2024, 4:27 PM
Is there a way to use built-in conformal intervals with custom trained models?
j
José Morales
12/30/2024, 5:39 PM
No, I suggest defining a custom scikit-learn estimator which implements your training logic in the fit method, in order to use the built-in intervals
Open in Slack
Previous
Next