Learn R Programming

NNbenchmark (version 3.2.0)

mRef153: Dataset mRef153

Description

A multivariate dataset (x1, x2, x3, x4, x5, y) of class matrix and dim 153 x 6 to be fitted by a neural network with 3 hidden neurons (22 parameters). This dataset was used to teach neural networks at ESPCI from 2003 to 2013 and is available in the software Neuro One.

Arguments

References

Neuro One https://www.inmodelia.com/software.html

Examples

Run this code
# NOT RUN {
ht(mRef153)
pairs(mRef153)
# }

Run the code above in your browser using DataLab