Predict,Neural_Network,data.frame-method {DamiaNN} | R Documentation |
returns predictions
## S4 method for signature 'Neural_Network,data.frame'
Predict(object, dataset)
object |
: a neural network |
dataset |
: a dataframe of features and observations |
Numeric