Execution of python script failed: Value error

chinrenjie
chinrenjie New Altair Community Member
edited November 2024 in Community Q&A

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.

Answers

  • sgenzer
    sgenzer
    Altair Employee

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


    Scott