Hi @notyourninja ,
Thanks for reaching out and using this forum.
I have verified about this error with internal team, and by looking at the error it seems like the model inputs are not in the format that predict supports. Please confirm if you are trying to use a multiple dimensional array to input the model? SQL pool does not support PREDICT execution when using a multidimensional array to input the model.
Could you please validate and confirm what the model inputs are and their data type? If you are following any tutorial/sample, could you please share the link, so that we would try to reproduce it on our end to understand the situation better.
Additional info: You can also visualize the model using this tool which will help in debugging: https://github.com/lutzroeder/Netron
Looking forward to your confirmation.
Thank you