Skip to content
Prev 237734 / 398500 Next

non-numerical values as input using nnet

Thanks ?ukasz.My dataset has 5 columns in which first 3 are numerical , the
4th is a name and 5th is a number(sales).I am trying to use nnet to predict
the sales based on the other 4 parameters.The nnet takes each name value as
an input. How does nnet take the name value as?