Nested experiments and UC

Henrik_
New Contributor III

Í have a general problem. 

I run a nested experiment in ML FLow, training and logging several models in a loop.  Then I want to register the best in UC. No problem so far. But when I load the model I register and run prediction it dosen't work. If I only run one model, then everything works as expected. 

 

Does anybody have a hunch about why this is the case?