Hello, ML Experts!
I'm new to ML in Alteryx. I've been impressed by the Text Classification tool under Text Mining. Really impressive accuracy and incredibly quick/easy to set up.
The Predict tool does everything I need it to do using my model except produce the 'confidence %' - this is something the 'Score' tool provides when working with R-based ML models. I was wondering if there's any way to create the confidence % score.
If not using the Predict tool itself, is it maybe possible to replicate the 'Predict' tool using a Python tool, doing the same thing except also outputting the confidence % as an extra field?
Many thanks