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

FetchPredsCallback

FetchPredsCallback


Description

A callback to fetch predictions during the training loop

Usage

FetchPredsCallback(
  ds_idx = 1,
  dl = NULL,
  with_input = FALSE,
  with_decoded = FALSE,
  cbs = NULL,
  reorder = TRUE
)

Arguments

ds_idx

dataset index

dl

DL application

with_input

with input or not

with_decoded

with decoded or not

cbs

callbacks

reorder

reorder or not

Value

None


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.