Hello Professionals, I am new to R and am planning to use R for a Artificial Neural Network regression. I have 10 different scenarios for each observation (Input). For each scenario, there are 7 variables, which means 7 output. I have 1000 observations in total and I do have 1000 expected output.I want to use 800 observations for training and the rest for testing. Could any one provide a sample for my case? I don't quite understand the instructions from the packages. Appreciated.
-- View this message in context: http://r.789695.n4.nabble.com/Neural-Network-Problem-tp4672275.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.