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

show_results

Show_results


Description

Show some predictions on 'ds_idx'-th dataset or 'dl'

Usage

show_results(
  object,
  ds_idx = 1,
  dl = NULL,
  max_n = 9,
  shuffle = TRUE,
  dpi = 90,
  ...
)

Arguments

object

model

ds_idx

ds by index

dl

dataloader

max_n

maximum number of images

shuffle

shuffle or not

dpi

dots per inch

...

additional arguments

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.