Hi GiganticTurtle0
Sure, OutputModel can be manually connected:model = OutputModel(task=Task.current_task()) model.update_weights(weights_filename='localfile.pkl')
Answered
It Is Possible To Attach To An
It is possible to attach to an OutputModel
an object closely related to it (as some product of data preprocessing that has been done specifically for that model) in the same way that artifacts can be connected to a task?
1K Views
1
Answer
3 years ago
one year ago
Tags
Similar posts