Hi,
Is there a way to analyze the performance of my Alteryx Intelligence Suite predictive model? I'm looking for metrics such as accuracy, recall, and F1 score, etc..
I tried to use the score tool (in predictive tools), but it doesn't seem to be compatible. Can you suggest any other tools or methods for obtaining this analysis?
I have a similar question as I am using the NER tool in Intelligence Suite. This runs through multiple Epochs and I would like the results of the last Epoch stored within the file. The results are displayed in the Results screen, but not the dataset. How is this done?
Predictive tools in the Intelligence Suite offer a way to build and deploy predictive models, but obtaining detailed metrics such as accuracy, recall, and F1 score directly within Alteryx might require additional steps. Here's a general approach to analyze the performance of your predictive model:
Confusion Matrix Tool:
R or Python Script Tool:
Example Python code for calculating metrics:
Evaluate Model Tool:
Custom Reporting:
Remember that the specific tools and methods you choose may depend on the nature of your predictive model and the metrics you're interested in. Custom scripts provide flexibility for detailed metric calculation, but they require some scripting expertise.
I have the Intelligence Suite included with Designer but don't see a "Confusion Matrix" tool nor an "Evaluate Model" tool. I will look into scripting this with R or Python but would have thought that since the actual equations are performed while the "Named Entity Recognition" tool is running, Alteryx would have had some way to capture that information.
User | Count |
---|---|
17 | |
14 | |
10 | |
6 | |
6 |