#install.packages ("neuralnet") library(neuralnet) library(nnet) library(caret) eastair.df <- read.csv("EastWestAirlinesNN.csv") # selected va