View source: R/Prediction_operators.R
getPredictionDump | R Documentation |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.