Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predict.fastai.learner.Learner

Predict


Description

Prediction on 'item', fully decoded, loss function decoded and probabilities

Usage

## S3 method for class 'fastai.learner.Learner'
predict(object, row, ...)

Arguments

object

the model

row

row

...

additional arguments to pass

Value

data frame


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.