Hello,
I trained the Alteryx Boosted Model on my data before and save the model to yxdb file. now I'm getting new data and need to fine-tune the model and retrain it to the new data so how can I fine-tune this model in Alteryx?
Also, Is there a way to save this model and use it inside my python code to make predictions?
Thanks