Yi Lin Posted August 14 Share Posted August 14 Hello I need to transform a "Result" attribute into a normal (non-result) attribute. Are there any best practices for doing this?  Want to know more? Link to comment Share on other sites More sharing options...
Enrico Posted August 17 Share Posted August 17 Thank you for contacting us on the Community! We're going to guide you through all the steps to move your attribute to the non-result group. In this example, we're using one of our scenarios. First things first, let's open the Data Manager: as you can see, the pred(churn) attribute is a result attribute. Create a new attribute, called 'DUMMY_NONRES'. It will be located right before the pred(churn) attribute, so that the 'DUMMY_NONRES' attribute becomes a divider between the results and non-results attributes, as it is the 'last' non-result attribute in our list. Â Then, simply move the pred(churn) attribute before the 'DUMMY_NONRES' attribute. Remove the 'DUMMY_NONRES' attribute, so that your dataset is clean. Save and compute the task. This procedure is valid with Rulex 4 only. In Rulex Factory, you don't even need to perform this operation, as a divider indicating Results is provided in the Data Manager. So, you just need to move the attribute to the desired section, then save and compute the task, and you're good to go! I hope it helps! Want to know more? Link to comment Share on other sites More sharing options...
Yi Lin Posted August 21 Author Share Posted August 21 I tried this procedure and it worked, thank you! But... What if I need to move the attribute to the "results" section? Want to know more? Link to comment Share on other sites More sharing options...
Enrico Posted August 24 Share Posted August 24 Oh, it's very easy! You just need to move the attribute you want to transform into a "result" to the bottom of the attributes list, if there are other attributes which are categorized as "result". Want to know more? Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.