Unanswered
Hi! I Was Wondering Why Clearml Recognize Scikit-Learn Scalers As Input Models... Am I Missing Something Here?
For Me It Would Make Sense To Include The Scalers As A Configuration Object Of The Trained Model, Not Outside
Well, just as you can pass the 'task_type' argument in PipelineDecorator.component
, it might be a good option to pass the rest of the 'Task.init' arguments as they are passed in the original method (without using a dictionary)
166 Views
0
Answers
3 years ago
one year ago