Update - latest PL version confirmed; issue report stands
Model json and -v=3 output from run (dataset provided in another recent thread I think). Some issue with tensor reshaping?? Input welcome!
photoZ (minimalTraindDf).zip (12.9 KB)
Model looks like this: a hand constructed multi-input regression without the categorical inputs (because of issues with tensor rank of one-hot encoded categorical inputs and merge inputs)
Additional issues: click on Target or an input (not merge or dense components) and 2 problems are listed, both ~“TypeError: run() takes exactly 2 positional arguments (1 given)”. These problems disappear if I return to the model hub and then click on the model there, forcing it to re-parse/process.