Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Importance Weights Troubleshooting

atamertarslan
8 - Asteroid

Dear all,

 

I am trying to take my first steps towards using importance weights for a problem.

 

I receive an error that the R.exe indicated an error but no more details. How can I understand what is problematic?

 

My Alteryx viersion: 2019.2.7

R installation for Alteryx is in ..\C:\Program Files\Alteryx and its R version is 3.5.3.

 

 

clipboard_image_0.png

 

Best,

Atamert

1 REPLY 1
GiuseppeC
Alteryx
Alteryx

Hi @atamertarslan,

 

can you please check the option "Show All Macro Messages" from the Runtime tab in your workflow configuration?

If you re-run the workflow then, you'll probably get more messages to help you troubleshoot what the problem is. In general, R errors from Predictive Tools are very likely due to value distributions in your fields (you might have a field with 1 unique value, or fields with Nulls, ...).

 

See here: https://community.alteryx.com/t5/Data-Science-Blog/Troubleshooting-the-Predictive-Tools/ba-p/8593

 

clipboard_image_0.png

 

Hope this helps,

Giuseppe

Labels
Top Solution Authors