ValueError: Shapes (None, 180) and (None, 1) are incompatible is my 2d array too big?

后端 未结 0 1009
挽巷
挽巷 2021-01-21 18:06

i have x and y 2d arrays the input is the one with 360 columns

exDatax = pd.read_csv(\'AX.csv\',delimiter=\';\')
exDatay = pd.read_csv(\'AY.csv\',delimit         


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