Return the error dump of a failed Prediction.
Returns the error dump that can be used with debugger()
to evaluate errors.
If configureMlr configuration on.error.dump
is FALSE
or if the
prediction did not fail, this returns NULL
.
getPredictionDump(pred)
pred |
(Prediction) |
(last.dump
).
Other debug:
FailureModel
,
ResampleResult
,
getRRDump()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.