Skip to contents

This function produces a summary table of an object of class Trained.

Usage

summary_table.Trained(object)

Arguments

object

an object of class Trained

Value

A data frame with the following elements:

learning

character string, the learning method

nfeatures

integer, the number of features

configuration

string, the configuration, i.e. the fixed hyperparameters of the model

Author

Alessandro Barberis