I used preProcessing for data normalization and used this data for neuralnet. However, I only got value of 0. Please help me to fix my code

前端 未结 0 609
后悔当初
后悔当初 2020-12-13 07:00
#install.packages ("neuralnet")
library(neuralnet)
library(nnet)
library(caret)
eastair.df <- read.csv("EastWestAirlinesNN.csv")
# selected va         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题