evalml
evalml copied to clipboard
Extract training predictions per fold
- As a developer, I want to calculate the residuals per training fold. To do that, i need the true target values along with the training predictions. I can not find anything in the documentation related to that, is this possible at EvalML ?
@chukarsten can you give us some information regarding this? We want to use the predictions-per-fold to assess the confidence intervals of each model.
Any update on this?