tidy_prediction: Helper function for tidying 'keras" prediction results

Description Usage Arguments Details Value

View source: R/tidy-prediction.R

Description

Helper function for tidying keras' prediction results

Usage

1
tidy_prediction(generator, prediction, ...)

Arguments

generator

A reference data generator generated from kerasgenerator package.

prediction

A matrix or an array containing the prediction results

...

Further argument for specific generators. See details.

Details

soon updated

Value

A tible containing tidied prediction results


bagasbgy/kerasgenerator documentation built on Dec. 25, 2019, 8:52 p.m.