I'm using the Auto ML tool and assisted modeling in the Machine Learning module. I would like to output some metrics of the model. Specifically, the AIC for the Assisted Modelling tool and the Regression p-values and coefficients for Auto ML.
I'm aware of this could be done by exporting to Python through the Assisted Modeling window but as I'm having a difficult time connecting to a Jupyter server, I was wondering if this could work on R instead? I've tried the same macro I've found here: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Extract-statistics-from-the-... as well as the R script here: https://community.alteryx.com/t5/Data-Science/Extracting-Additional-Information-from-the-Predictive-... but I haven't had any luck.
Hoping to get some insight on why the macro/script won't work for the Machine learning module (blue) as they did for the Predictive tools (brown). Is there a way to do this?
Hello @kris-2
Thanks for posting to the Community!
When you try to use the macros you mentioned below, are you getting an error message when it runs?
What kind of issues are you running into when you try to extract the data?
If you could also provide some additional information to help the Community.
Posting for Fastest Possible Solution
Thank you very much!
TrevorS