predict.fastai.learner.Learner | R Documentation |
Prediction on 'item', fully decoded, loss function decoded and probabilities
## S3 method for class 'fastai.learner.Learner'
predict(object, row, ...)
object |
the model |
row |
row |
... |
additional arguments to pass |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.