# NOT RUN {
Results <- OptimizeNNET(
Output,
Path = NULL,
MetricSelection = "MAE",
DataSetName = NULL,
train = NULL,
test = NULL,
FullData = NULL,
HoldOutPeriods = NULL,
MinVal = NULL,
TargetName = NULL,
DateName = NULL,
Lags = NULL,
SeasonalLags = NULL,
MaxFourierTerms = NULL,
TrainValidateShare = NULL,
MaxRunsWithoutNewWinner = 20,
MaxNumberModels = 5,
MaxRunMinutes = NULL,
FinalGrid = NULL)
# }
Run the code above in your browser using DataLab