Unanswered
Hi Guys,
I Have A Question Regarding Model Tracking.
I Have Pipelines That Use Xgboost Through The Scikit-Learn Api To Perform:
Hi Alex,
thanks for your answer. I'm curious about your third point using OutputModel. I could not figure out from the documentation how do you actually use it. I constructed the OutputModel object as such:
out = OutputModel(task, name="my_model", framework="xgboost")
However, I could not find any method in the doc that would allow me to pass the model object to that instance or said otherwise, I can't understand how to use that Output model to register my model which would be stored in a variablemy_model
?
151 Views
0
Answers
one year ago
one year ago