We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Saving Models developed using Assisted Modelling

shakir_juolay
8 - Asteroid

How do I save the models developed using Assisted Modelling  so that I can reuse them in another worfflow for scoring a fresh dataset 

2 REPLIES 2
phottovy
13 - Pulsar
13 - Pulsar

Hi @shakir_juolay ,

 

You can save the output of the "Fit" tool in your workflow as a .yxdb file. You can then use an input tool to import the trained model and connect it to a "Predict" tool on a different workflow. 

shakir_juolay
8 - Asteroid

Thank You @phottovy this worked.

Labels
Top Solution Authors