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

output file type for regression reports

AbdulBasit
8 - Asteroid

I have runned multi variable regression on alteryx. and i want know on which file type should i ave it

1 REPLY 1
bbak91
Alteryx
Alteryx

Are you wanting to save the model output from the O anchor or the report output from the R anchor? If you are looking to save the trained model from the O anchor, you can use an Output Data tool and save the model as an Alteryx Database file with a .yxdb file type. If you are looking to save the model report, you can add a render tool after the R anchor and specify what type of file you want to output to in the Render tool configuration:

 

regression.png

 

regression 2.png

Labels
Top Solution Authors