View source: R/tabular_transform.R
predict.fastai.tabular.learner.TabularLearner | R Documentation |
Prediction on 'item', fully decoded, loss function decoded and probabilities
## S3 method for class 'fastai.tabular.learner.TabularLearner'
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.