[R] Neuralnet package in R gives wrong output

Marijan Sapina mar.sapina at gmail.com
Tue Oct 27 18:34:12 CET 2015


I'm trying to generate prediction of the column "dubina" using this
algorithm made in R's "neuralnet" package. But I keep getting non-reliable
neural-net output. I have tried changing the number of hidden layers,
normalizing and denormalizing data. Is there a mistake in the algorithm,
maybe because of the activation function being logistic, not sigmoid?

The algorithm and the dataset are added as attachments but are added as
attachments.

I'd be very grateful if you'd help me.


More information about the R-help mailing list