showprediction
function
defined in module
FastAI
showprediction([backend], task, pred)
showprediction([backend], task, sample, pred)
Show a prediction
pred
. If a
sample
is also given, show it next to the prediction. ŷ
There are
3
methods for FastAI.showprediction
: