If I have a model that I have trained in run 1, how can I have a different run evaluate that model?
Similarly for pre-processed data etc.
If I have a model that I have trained in run 1, how can I have a different run evaluate that model?
Similarly for pre-processed data etc.
The answer here will be similar to my recent answer to your post about model operations. Take a look at the Dependencies docs — they should answer most of your questions. If not, just update here so we can clarify anything.