MAPIE currently works with scikit-learn-compatible estimators, which is great, but this also makes it difficult to use directly with statsmodels forecasting models such as the ARIMA family or ExponentialSmoothing.
It would be very helpful if MAPIE could include an example demonstrating how to use it with a statsmodels wrapper.
If there is already a recommended workaround for making MAPIE compatible with statsmodels, I would be very interested to hear about it.
MAPIE currently works with scikit-learn-compatible estimators, which is great, but this also makes it difficult to use directly with statsmodels forecasting models such as the ARIMA family or ExponentialSmoothing.
It would be very helpful if MAPIE could include an example demonstrating how to use it with a statsmodels wrapper.
If there is already a recommended workaround for making MAPIE compatible with statsmodels, I would be very interested to hear about it.