regressoR (version 2.0.1)

nn_prediction: nn_prediction

Description

generates the prediction of a neural network model.

Usage

nn_prediction(model, test.data)

Arguments

model

neural network model(neuralnet).

test.data

dataframe.

See Also

compute