I have an error when running my code: 'y_test' is not defined, HELPPPP

前端 未结 0 896
逝去的感伤
逝去的感伤 2020-12-20 20:09
 #Create the testing data set
#Create a new array containing scaled values from index 1543 to 2003
test_data = scaled_data[training_data_len - 60: , :]
#Create the d         


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