results_summary {kerastuneR}R Documentation

Results summary

Description

Print a summary of the search results (best models)

Usage

results_summary(tuner = NULL, num_trials = NULL)

Arguments

tuner

Requires a tuner object

num_trials

Shows the top best models

Value

the list of results summary of the tuner object


[Package kerastuneR version 0.1.0.7 Index]