Hi All,
I have an ensemble model use case where Voting Classifier model needs to be used ( hard/soft voting).
Is there any predefined model or macro in Alteryx that can be used?
For now I have implemented in python code. Could someone share any steps on how to save the python model as pickle file and apply on new data instead of training the model repetitively?
I am new to Alteryx. Would appreciate if any sample workflows with python deployment is available.
Thanks in advance