I have 7 variables as inputs (4 of them are dummy) and 1 variable as output. I would like to forecast the output variable with neural network. Is there any way to choose the most relevant variables for the input of the network? Or I can select all of them as input and build/train the network?