Hi useRs,
I apologize if Ive missed some documentation somewhere, but I cant seem to find anything related to this question For a ensemble/data-mining problem, Im trying to train a neural network on my data set and have it output predictions (or coefficients) after varying numbers of epochs (preferably using nnet, as that package seems the most user-friendly to me, but Im open to other packages too). Is there a way to do this, or would I need to rerun nnet for every different epoch value I wish to consider? Thanks so much for your help! Josh [[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.