dnnet-class | R Documentation |
An S4 class containing a deep neural network
norm
A list, containing the centers and s.d.'s of x matrix and y vector (if numeric)
weight
A list of matrices, weight matrices in the fitted neural network
bias
A list of vectors, bias vectors in the fitted neural network
loss
The minimum loss acheived from the validate set
loss.traj
The loss trajectory
label
If the model is classification, a character vectors containing class labels
model.type
Either "Classification" or "Regression"
model.spec
Other possible information
dnnetInput-class
dnnet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.