NNdatasets {NNbenchmark}R Documentation

All Datasets in One List

Description

NNdatasets is a list with the 12 datasets presented in this package and the recommended number of hidden neurons for each neural network model.

Each item of the list is itself a list with 5 components:

Using attach() and detach() gives a direct access to these items.

Examples

ht(NNdatasets, n = 2, l = 6)

NNdataSummary(NNdatasets)


[Package NNbenchmark version 3.2.0 Index]