Execution of python script failed: Value error

chinrenjiechinrenjie Member Posts: 8 Contributor I
edited December 2018 in Help

I trie to run my data using the architecture build-in example (s&p-500-regression). In Keras Model interface, I changed the input shape to (4,) because I have four input, I add a core layer [Reshape, (1,4)]
I get an error Execution of Python script failed. Please check your Python script: VaueError: total size of new array must be unchanged.

Tagged:

Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager

    hello @chinrenjie - can you please post your code and XML so we can look at it?  Thanks.


    Scott

     

Sign In or Register to comment.