Neural Networks in R with nnet package - Harry Rowe

Published

June 19, 2018

The abstract of the talk and link to presented material are below.

Abstract

This talk will cover a simple example of neural network using nnet package. The talk would show example of continuous output and classifier (using iris dataset) and show tuning of classifier with repeated cross validation.

Link to material from talk