Loadings Comparison Test Deep Learning Neural Network Weights
Source:R/dnn.weights.R
dnn.weights.Rd
A list of weights from four different neural network models:
random vs. non-random model (r_nr_weights
),
low correlation factor vs. network model (lf_n_weights
),
high correlation with variables less than or equal to factors vs. network model (hlf_n_weights
), and
high correlation with variables greater than factors vs. network model (hgf_n_weights
)
Usage
data(dnn.weights)
Examples
data("dnn.weights")