Dear list,

 

I am new to R and am using it to develop and test my own neural network
codes.

I need some training datasets that have the prediction results that
should (approximately) appear when the datasets are passed through a
good neural network, in order to test whether my code is working
according to standards or not.

Currently I am using nnet() and predict() function in nnet package to
get predictions for datasets like iris or USArrest, and then compare
them with the results of my code. But I need something better for
testing in my project. I have searched a few links for conferences or
workshops for these datasets and their predictions, but they are not
available open source. 

Can someone please help me with a link, or guide me where to look?

 

Thanks,

Hafsa



--
View this message in context: 
http://r.789695.n4.nabble.com/R-help-need-help-in-obtaining-training-data-and-predictions-for-neural-networks-tp3653691p3653691.html
Sent from the R help mailing list archive at Nabble.com.
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to